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 maindipackage. -
-
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 NameDependencyNameDependency. getInstance(String name)Returns an instance of this class for the bean with the specified name.
-