Uses of Class
org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity

Packages that use ContainerManagedEntity
org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ContainerManagedEntity in org.apache.openejb.jee.was.v6.ejb
 

Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type ContainerManagedEntity
protected  List<ContainerManagedEntity> RoleSource.entityBeans
           
 

Methods in org.apache.openejb.jee.was.v6.ejb that return ContainerManagedEntity
 ContainerManagedEntity ObjectFactory.createContainerManagedEntity()
          Create an instance of ContainerManagedEntity
 

Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ContainerManagedEntity
 javax.xml.bind.JAXBElement<ContainerManagedEntity> ObjectFactory.createContainerManagedEntity(ContainerManagedEntity value)
          Create an instance of JAXBElement< ContainerManagedEntity>
 List<ContainerManagedEntity> RoleSource.getEntityBeans()
          Gets the value of the entityBeans property.
 

Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type ContainerManagedEntity
 javax.xml.bind.JAXBElement<ContainerManagedEntity> ObjectFactory.createContainerManagedEntity(ContainerManagedEntity value)
          Create an instance of JAXBElement< ContainerManagedEntity>
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.