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–2023 Oracle Corporation. All rights reserved.