public class PetiteWebApp extends WebApp
WebApplication that uses Petite container
for retrieving all instances.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PETITE_CONTAINER_NAME |
componentConfigs, madvocContainer, servletContext| Constructor and Description |
|---|
PetiteWebApp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerMadvocComponents()
Registers default Madvoc components.
|
PetiteWebApp |
withPetiteContainer(java.util.function.Supplier<PetiteContainer> petiteContainerSupplier)
Supplies a Petite container to be used.
|
bindServletContext, configure, configureMadvoc, createWebApp, get, initialized, madvocContainer, ready, registerComponent, registerComponent, registerComponent, router, shutdown, start, start, started, withParams, withRegisteredComponentpublic static final java.lang.String PETITE_CONTAINER_NAME
public PetiteWebApp withPetiteContainer(java.util.function.Supplier<PetiteContainer> petiteContainerSupplier)
protected void registerMadvocComponents()
WebAppregisterMadvocComponents in class WebAppCopyright © 2003-present Jodd Team