org.apache.deltaspike.cdise.openejb
Class OpenEjbContainerControl
java.lang.Object
org.apache.deltaspike.cdise.openejb.OpenEjbContainerControl
- All Implemented Interfaces:
- CdiContainer
public class OpenEjbContainerControl
- extends Object
- implements CdiContainer
OpenWebBeans specific implementation of CdiContainer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenEjbContainerControl
public OpenEjbContainerControl()
getBeanManager
public javax.enterprise.inject.spi.BeanManager getBeanManager()
- Specified by:
getBeanManager in interface CdiContainer
boot
public void boot()
- Specified by:
boot in interface CdiContainer
shutdown
public void shutdown()
- Specified by:
shutdown in interface CdiContainer
getContextControl
public ContextControl getContextControl()
- Specified by:
getContextControl in interface CdiContainer
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.