|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PetiteContainer | |
|---|---|
| jodd.petite | Petite container. |
| jodd.petite.config | Configurators for Petite container. |
| jodd.petite.proxetta | Proxetta aware Petite container. |
| Uses of PetiteContainer in jodd.petite |
|---|
| Fields in jodd.petite declared as PetiteContainer | |
|---|---|
PetiteContainer |
ScopedProxyAdvice.petiteContainer
Petite container. |
| Methods in jodd.petite with parameters of type PetiteContainer | |
|---|---|
protected Object |
ScopedProxyManager.createScopedProxyBean(PetiteContainer petiteContainer,
BeanDefinition refBeanDefinition)
Creates scoped proxy bean for given bean definition. |
Object |
ScopedProxyManager.lookupValue(PetiteContainer petiteContainer,
BeanDefinition targetBeanDefinition,
BeanDefinition refBeanDefinition)
Returns scoped proxy bean if injection scopes are mixed on some injection point. |
| Uses of PetiteContainer in jodd.petite.config |
|---|
| Fields in jodd.petite.config declared as PetiteContainer | |
|---|---|
protected PetiteContainer |
AutomagicPetiteConfigurator.container
|
| Methods in jodd.petite.config with parameters of type PetiteContainer | |
|---|---|
void |
PetiteConfigurator.configure(PetiteContainer petiteContainer)
|
void |
AutomagicPetiteConfigurator.configure(PetiteContainer petiteContainer)
Configures PetiteContainer with default class path. |
void |
AutomagicPetiteConfigurator.configure(PetiteContainer petiteContainer,
File[] classpath)
Configures PetiteContainer with specified class path. |
| Uses of PetiteContainer in jodd.petite.proxetta |
|---|
| Subclasses of PetiteContainer in jodd.petite.proxetta | |
|---|---|
class |
ProxettaAwarePetiteContainer
Proxetta-aware Petite container that applies proxies on bean registration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||