| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.internal | |
| org.glassfish.hk2.utilities |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActiveDescriptor<T>
An ActiveDescriptor contains information about a Descriptor after it has been reified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantActiveDescriptor<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActiveDescriptor<T>
This class can be used as a starting point for those writing their own
ActiveDescriptor.
|
class |
AliasDescriptor<T>
An active descriptor class that serves as an alias for another descriptor.
|
Copyright © 2009–2019 Oracle Corporation. All rights reserved.