| Package | Description |
|---|---|
| org.jvnet.hk2.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> AutoActiveDescriptor<T> |
Utilities.createAutoDescriptor(Class<T> clazz,
ServiceLocatorImpl locator)
Creates a reified automatically generated descriptor
|
static <T> AutoActiveDescriptor<T> |
Utilities.createAutoFactoryDescriptor(Class<T> parentClazz,
ActiveDescriptor<?> factoryDescriptor,
ServiceLocatorImpl locator)
Creates a reified automatically generated descriptor
|
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.