Uses of Class
net.sf.jguiraffe.gui.builder.di.tags.DependencyTag
-
Packages that use DependencyTag Package Description net.sf.jguiraffe.gui.builder.di.tags In this package tag handler classes for defining beans in a Jelly script can be found. -
-
Uses of DependencyTag in net.sf.jguiraffe.gui.builder.di.tags
Subclasses of DependencyTag in net.sf.jguiraffe.gui.builder.di.tags Modifier and Type Class Description classElementTagA tag handler class that allows adding elements to collections.classEntryKeyTagA tag handler class for defining the key of an.EntryTagclassEntryTagA tag handler implementation for populating a map.classFactoryTagA tag for defining a bean factory that is used as creationBeanProviderfor aBeanTag.classInvocationTargetTagA specialized tag handler implementation for defining the target object of a method invocation.classParameterTagA tag handler class for defining the parameters of a method or constructor invocation.classSetPropertyTagA tag handler class that creates aobject.SetPropertyInvocationMethods in net.sf.jguiraffe.gui.builder.di.tags that return DependencyTag Modifier and Type Method Description DependencyTagAbstractBeanTag. getTargetDependency()Returns the target dependency.
-