Uses of Class
net.sf.jguiraffe.di.impl.providers.LifeCycleBeanProvider
-
Packages that use LifeCycleBeanProvider Package Description net.sf.jguiraffe.di.impl.providers In theproviderssub package different implementations of theBeanProviderinterface can be found. -
-
Uses of LifeCycleBeanProvider in net.sf.jguiraffe.di.impl.providers
Subclasses of LifeCycleBeanProvider in net.sf.jguiraffe.di.impl.providers Modifier and Type Class Description classFactoryBeanProviderA specialized life-cycle supportingimplementation for creating new bean instances on each invocation.BeanProviderclassSingletonBeanProviderA specialized life-cycle supportingBeanProviderimplementation for creating singleton beans.
-