|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.hk2.component.AbstractInhabitantImpl<T>
com.sun.hk2.component.AbstractCreatorImpl<T>
com.sun.hk2.component.ConstructorCreator<T>
com.sun.hk2.component.ConstructorWomb<T>
public class ConstructorWomb<T>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.hk2.component.Holder |
|---|
Holder.Impl<T> |
| Field Summary |
|---|
| Fields inherited from class com.sun.hk2.component.AbstractCreatorImpl |
|---|
habitat, type |
| Constructor Summary | |
|---|---|
ConstructorWomb(java.lang.Class<T> type,
Habitat habitat,
MultiMap<java.lang.String,java.lang.String> metadata)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.sun.hk2.component.ConstructorCreator |
|---|
create, initialize |
| Methods inherited from class com.sun.hk2.component.AbstractCreatorImpl |
|---|
createInjectionManager, get, inject, isInstantiated, metadata, release, type, typeName |
| Methods inherited from class com.sun.hk2.component.AbstractInhabitantImpl |
|---|
companions, get, getAnnotation, getAnnotation, getSerializedMetadata, getSerializedMetadata, lead, setCompanions, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jvnet.hk2.component.Creator |
|---|
get |
| Methods inherited from interface org.jvnet.hk2.component.Inhabitant |
|---|
companions, getSerializedMetadata, getSerializedMetadata, lead, setCompanions |
| Constructor Detail |
|---|
public ConstructorWomb(java.lang.Class<T> type,
Habitat habitat,
MultiMap<java.lang.String,java.lang.String> metadata)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||