Package net.sf.jguiraffe.di.impl
package net.sf.jguiraffe.di.impl
This package contains various implementations for the interfaces defined in the
main di package.
$Id: package.html 205 2012-01-29 18:29:57Z oheger $
-
KlasseBeschreibungA simple wrapper implementation of the
BeanContextinterface.A special implementation of theInvokableinterface that allows aggregating an arbitrary number ofInvokableobjects to a kind of script.An implementation of theDependencyinterface that allows to define a dependency based on a bean class.A helper class for defining references to classes.A specialized implementation of theBeanStoreinterface that combines multiple physicalBeanStoreobjects to a single logic view.A class that represents a constructor invocation.A default implementation of theBeanContextinterface.A simple yet fully functional default implementation of theBeanStoreinterface.A default implementation of theClassLoaderProviderinterface.An enumeration class defining some simple helperInvokableimplementations.A base class for (method or constructor) invocations.Definition of an interface for objects that perform some kind of method invocation.A class that represents a method invocation.An implementation of theDependencyinterface that allows to define a dependency based on the name of a bean.Veraltet.An implementation of theDependencyProviderinterface, which does not support external dependencies.A specialInvocationimplementation for setting properties.A helper class that simplifies implementations of theBeanStoreinterface.Definition of an interface for objects that can contribute beans for aSimpleBeanStoreImplobject.
HelperInvocationsinstead; it provides some dummy implementations of theInvokableinterface which are useful in some situations where a full-blown implementation is not required.