Uses of Class
org.apache.openejb.jee.was.v6.ejb.ContainerManagedEntity
-
Packages that use ContainerManagedEntity Package Description 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 Modifier and Type Field Description protected List<ContainerManagedEntity>RoleSource. entityBeansMethods in org.apache.openejb.jee.was.v6.ejb that return ContainerManagedEntity Modifier and Type Method Description ContainerManagedEntityObjectFactory. createContainerManagedEntity()Create an instance ofContainerManagedEntityMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ContainerManagedEntity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContainerManagedEntity>ObjectFactory. createContainerManagedEntity(ContainerManagedEntity value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ContainerManagedEntity>ObjectFactory. createContainerManagedEntity(ContainerManagedEntity value)
-