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

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

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

Subclasses of Entity in org.apache.openejb.jee.was.v6.ejb
 class ContainerManagedEntity
           Java class for ContainerManagedEntity complex type.
 

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

Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Entity
 javax.xml.bind.JAXBElement<Entity> ObjectFactory.createEntity(Entity value)
          Create an instance of JAXBElement<Entity>
 

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



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