|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorImpl | |
|---|---|
| org.glassfish.hk2.internal | |
| org.glassfish.hk2.utilities | |
| Uses of DescriptorImpl in org.glassfish.hk2.internal |
|---|
| Subclasses of DescriptorImpl in org.glassfish.hk2.internal | |
|---|---|
class |
ConstantActiveDescriptor<T>
|
| Methods in org.glassfish.hk2.internal that return DescriptorImpl | |
|---|---|
DescriptorImpl |
DescriptorBuilderImpl.build()
|
| Uses of DescriptorImpl in org.glassfish.hk2.utilities |
|---|
| Subclasses of DescriptorImpl in org.glassfish.hk2.utilities | |
|---|---|
class |
AbstractActiveDescriptor<T>
This class can be used as a starting point for those writing their own ActiveDescriptor. |
class |
AliasDescriptor<T>
A descriptor class that serves as an alias for another descriptor. |
| Methods in org.glassfish.hk2.utilities that return DescriptorImpl | |
|---|---|
DescriptorImpl |
DescriptorBuilder.build()
Generates a descriptor that can be used in binding operations |
static DescriptorImpl |
BuilderHelper.createDescriptorFromClass(java.lang.Class<?> clazz)
This returns a DescriptorImpl based on the given class. |
static DescriptorImpl |
BuilderHelper.deepCopyDescriptor(Descriptor copyMe)
Makes a deep copy of the incoming descriptor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||