|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.hk2.component.Creators
@Deprecated public class Creators
Creator
factory.
Constructor Summary | |
---|---|
Creators()
Deprecated. |
Method Summary | ||
---|---|---|
static
|
create(Class<T> c,
ServiceLocator habitat,
Map<String,List<String>> metadata)
Deprecated. This will be implemented as a find or create |
|
static List<Inhabitant<? extends InjectionResolver>> |
getAllInjectionResolvers(ServiceLocator habitat)
Deprecated. Returns all currently available injection annotations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Creators()
Method Detail |
---|
public static <T> Creator<T> create(Class<T> c, ServiceLocator habitat, Map<String,List<String>> metadata)
c
- habitat
- metadata
-
public static List<Inhabitant<? extends InjectionResolver>> getAllInjectionResolvers(ServiceLocator habitat)
habitat
- the service registry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |