@Priority(value=20) public class CdiSeInjectionManagerFactory extends Object implements InjectionManagerFactory
InjectionManagerFactory which provides a new instance of CDI InjectionManager.| Constructor and Description |
|---|
CdiSeInjectionManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
InjectionManager |
create(Object parent)
Load a new injection manager with parent object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic InjectionManager create(Object parent)
InjectionManagerFactorycreate in interface InjectionManagerFactoryparent - injection manager parent or concrete DI specific object which is compatible with DI provider.Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.