org.apache.openejb.tck.cdi.tomee
Class ManagersImpl

java.lang.Object
  extended by org.apache.openejb.tck.cdi.tomee.ManagersImpl
All Implemented Interfaces:
org.jboss.jsr299.tck.spi.Managers

public class ManagersImpl
extends Object
implements org.jboss.jsr299.tck.spi.Managers

Version:
$Rev$ $Date$

Field Summary
 
Fields inherited from interface org.jboss.jsr299.tck.spi.Managers
PROPERTY_NAME
 
Constructor Summary
ManagersImpl()
           
 
Method Summary
 javax.enterprise.inject.spi.BeanManager getManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagersImpl

public ManagersImpl()
Method Detail

getManager

public javax.enterprise.inject.spi.BeanManager getManager()
Specified by:
getManager in interface org.jboss.jsr299.tck.spi.Managers


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.