|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactoryDescriptors | |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.internal | |
| org.glassfish.hk2.utilities | |
| org.glassfish.hk2.utilities.binding | |
| Uses of FactoryDescriptors in org.glassfish.hk2.api |
|---|
| Methods in org.glassfish.hk2.api that return FactoryDescriptors | |
|---|---|
FactoryDescriptors |
DynamicConfiguration.bind(FactoryDescriptors factoryDescriptors)
This method will bind the descriptors found in the FactoryDescriptors. |
| Methods in org.glassfish.hk2.api with parameters of type FactoryDescriptors | |
|---|---|
FactoryDescriptors |
DynamicConfiguration.bind(FactoryDescriptors factoryDescriptors)
This method will bind the descriptors found in the FactoryDescriptors. |
| Uses of FactoryDescriptors in org.glassfish.hk2.internal |
|---|
| Classes in org.glassfish.hk2.internal that implement FactoryDescriptors | |
|---|---|
class |
FactoryDescriptorsImpl
|
| Methods in org.glassfish.hk2.internal that return FactoryDescriptors | |
|---|---|
FactoryDescriptors |
DescriptorBuilderImpl.buildFactory()
|
FactoryDescriptors |
DescriptorBuilderImpl.buildFactory(java.lang.Class<? extends java.lang.annotation.Annotation> factoryScope)
|
FactoryDescriptors |
DescriptorBuilderImpl.buildFactory(java.lang.String factoryScope)
|
| Uses of FactoryDescriptors in org.glassfish.hk2.utilities |
|---|
| Methods in org.glassfish.hk2.utilities that return FactoryDescriptors | |
|---|---|
FactoryDescriptors |
DescriptorBuilder.buildFactory()
Generates a factory descriptor that can be used in binding operations. |
FactoryDescriptors |
DescriptorBuilder.buildFactory(java.lang.Class<? extends java.lang.annotation.Annotation> factoryScope)
Generates a factory descriptor that can be used in binding operations. |
FactoryDescriptors |
DescriptorBuilder.buildFactory(java.lang.String factoryScope)
Generates a factory descriptor that can be used in binding operations. |
| Uses of FactoryDescriptors in org.glassfish.hk2.utilities.binding |
|---|
| Methods in org.glassfish.hk2.utilities.binding that return FactoryDescriptors | |
|---|---|
FactoryDescriptors |
AbstractBinder.bind(FactoryDescriptors factoryDescriptors)
This method will bind the descriptors found in the FactoryDescriptors. |
| Methods in org.glassfish.hk2.utilities.binding with parameters of type FactoryDescriptors | |
|---|---|
FactoryDescriptors |
AbstractBinder.bind(FactoryDescriptors factoryDescriptors)
This method will bind the descriptors found in the FactoryDescriptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||