|
|||||||||
| 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 Petite container
for retrieving all instances.
| Field Summary |
|---|
| Fields inherited from class jodd.madvoc.WebApplication |
|---|
madpc, MADVOC_CONTAINER_NAME |
| Constructor Summary | |
|---|---|
PetiteWebApplication()
|
|
| Method Summary | |
|---|---|
protected PetiteContainer |
providePetiteContainer()
Provides Petite container instance that will be used as application context. |
void |
registerMadvocComponents()
Registers provided Petite container and Petite-aware Madvoc components. |
| Methods inherited from class jodd.madvoc.WebApplication |
|---|
configure, defineParams, destroy, getComponent, getComponent, init, initActions, initResults, initWebApplication, registerComponent, registerComponent, registerComponent, registerComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PetiteWebApplication()
| Method Detail |
|---|
protected PetiteContainer providePetiteContainer()
Petite container instance that will be used as application context.
By default it creates new instance and performs
auto-magic configuration.
public void registerMadvocComponents()
registerMadvocComponents in class WebApplication
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||