Uses of Class
net.sf.jguiraffe.di.impl.NameDependency
-
Packages that use NameDependency Package Description net.sf.jguiraffe.di.impl This package contains various implementations for the interfaces defined in the maindi
package. -
-
Uses of NameDependency in net.sf.jguiraffe.di.impl
Methods in net.sf.jguiraffe.di.impl that return NameDependency Modifier and Type Method Description static NameDependency
NameDependency. getInstance(String name)
Returns an instance of this class for the bean with the specified name.
-