Uses of Package
net.sf.jguiraffe.di.impl
-
Packages that use net.sf.jguiraffe.di.impl Package Description net.sf.jguiraffe.di.impl This package contains various implementations for the interfaces defined in the maindipackage.net.sf.jguiraffe.di.impl.providers In theproviderssub package different implementations of theBeanProviderinterface can be found.net.sf.jguiraffe.gui.builder.action Theactionsub package of the builder contains interfaces and classes for dealing with actions and related objects during a builder operation.net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components.net.sf.jguiraffe.gui.builder.di.tags In this package tag handler classes for defining beans in a Jelly script can be found.net.sf.jguiraffe.gui.builder.window The interfaces and classes in this package support the creation of several types of windows in builder scripts. -
Classes in net.sf.jguiraffe.di.impl used by net.sf.jguiraffe.di.impl Class Description ClassDependency An implementation of theDependencyinterface that allows to define a dependency based on a bean class.ClassDescription A helper class for defining references to classes.HelperInvocations An enumeration class defining some simple helperInvokableimplementations.Invocation A base class for (method or constructor) invocations.Invokable Definition of an interface for objects that perform some kind of method invocation.NameDependency An implementation of theDependencyinterface that allows to define a dependency based on the name of a bean.NullInvocation Deprecated.UseHelperInvocationsinstead; it provides some dummy implementations of theInvokableinterface which are useful in some situations where a full-blown implementation is not required.SimpleBeanStoreImpl.BeanContributor Definition of an interface for objects that can contribute beans for aSimpleBeanStoreImplobject. -
Classes in net.sf.jguiraffe.di.impl used by net.sf.jguiraffe.di.impl.providers Class Description ClassDescription A helper class for defining references to classes.ConstructorInvocation A class that represents a constructor invocation.Invokable Definition of an interface for objects that perform some kind of method invocation.MethodInvocation A class that represents a method invocation. -
Classes in net.sf.jguiraffe.di.impl used by net.sf.jguiraffe.gui.builder.action Class Description SimpleBeanStoreImpl A helper class that simplifies implementations of theBeanStoreinterface.SimpleBeanStoreImpl.BeanContributor Definition of an interface for objects that can contribute beans for aSimpleBeanStoreImplobject. -
Classes in net.sf.jguiraffe.di.impl used by net.sf.jguiraffe.gui.builder.components Class Description SimpleBeanStoreImpl A helper class that simplifies implementations of theBeanStoreinterface.SimpleBeanStoreImpl.BeanContributor Definition of an interface for objects that can contribute beans for aSimpleBeanStoreImplobject. -
Classes in net.sf.jguiraffe.di.impl used by net.sf.jguiraffe.gui.builder.di.tags Class Description ChainedInvocation A special implementation of theInvokableinterface that allows aggregating an arbitrary number ofInvokableobjects to a kind of script.ClassDescription A helper class for defining references to classes.Invokable Definition of an interface for objects that perform some kind of method invocation. -
Classes in net.sf.jguiraffe.di.impl used by net.sf.jguiraffe.gui.builder.window Class Description SimpleBeanStoreImpl A helper class that simplifies implementations of theBeanStoreinterface.SimpleBeanStoreImpl.BeanContributor Definition of an interface for objects that can contribute beans for aSimpleBeanStoreImplobject.