Package jodd.petite

Petite container.

See:
          Description

Class Summary
BeanDefinition Petite bean definition, for internal use only.
CtorInjectionPoint Holder for constructor injection points.
InitMethodPoint Init method point.
MethodInjectionPoint Method injection points.
PetiteConfig Petite configuration.
PetiteContainer Petite IOC container.
PetiteContainerRegistry Petite register base contains registration and configuration stuff.
PetiteUtil Few Petite utilities, used internal.
PropertyInjectionPoint Property injection point.
 

Enum Summary
WiringMode Different wiring modes.
 

Exception Summary
PetiteException Petite exception.
 

Package jodd.petite Description

Petite container. Simple, small, fast.



Copyright © 2003-2011 Jodd Team