|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.WebApplication
jodd.madvoc.petite.PetiteWebApplication
public class PetiteWebApplication
WebApplication that uses PetiteContainer for
retrieving all instances.
| Field Summary | |
|---|---|
protected PetiteContainer |
pc
|
| Fields inherited from class jodd.madvoc.WebApplication |
|---|
actionsManager, controller, defaultActionMethodNames, defaultInterceptors, defaultResultType, encoding, extension, fileUploadFactory, interceptorsManager, methodPrefix, methodSeparator, pathPrefix, resultAliases, resultSeparator, resultsManager |
| Constructor Summary | |
|---|---|
PetiteWebApplication()
|
|
| Method Summary | |
|---|---|
PetiteContainer |
getPetiteContainer()
|
protected void |
init()
Creates new default PetiteContainer that will
auto-configure itself. |
protected void |
initController()
Initializes controller. |
protected void |
initPetiteConfiguration()
Configures Petite container. |
protected void |
initPetiteContainer()
Creates new Petite container instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PetiteContainer pc
| Constructor Detail |
|---|
public PetiteWebApplication()
| Method Detail |
|---|
public PetiteContainer getPetiteContainer()
protected void init()
PetiteContainer that will
auto-configure itself.
init in class WebApplicationprotected void initPetiteContainer()
protected void initPetiteConfiguration()
protected void initController()
WebApplication
initController in class WebApplication
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||