|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.internal.FactoryDescriptorsImpl
public class FactoryDescriptorsImpl
| Method Summary | |
|---|---|
Descriptor |
getFactoryAsAFactory()
This returns the factory as a factory for some other type. |
Descriptor |
getFactoryAsAService()
This returns the factory as a service itself. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Descriptor getFactoryAsAService()
FactoryDescriptorsFactory. The descriptor type must be DescriptorType.CLASS
since this descriptor is describing the factory itself.
getFactoryAsAService in interface FactoryDescriptorspublic Descriptor getFactoryAsAFactory()
FactoryDescriptorsDescriptorType.FACTORY since this descriptor is
describing the factory as a factory, not as a service.
getFactoryAsAFactory in interface FactoryDescriptorspublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||