Uses of Class
org.apache.openejb.jee.was.v6.common.Description
-
Packages that use Description Package Description org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Description in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type Description Modifier and Type Field Description protected List<Description>DescriptionGroup. descriptionsprotected List<Description>EjbRef. descriptionsprotected List<Description>EnvEntry. descriptionsprotected List<Description>Identity. descriptionsprotected List<Description>MessageDestinationRef. descriptionsprotected List<Description>ParamValue. descriptionsprotected List<Description>ResourceEnvRef. descriptionsprotected List<Description>ResourceRef. descriptionsprotected List<Description>SecurityIdentity. descriptionsprotected List<Description>SecurityRole. descriptionsprotected List<Description>SecurityRoleRef. descriptionsMethods in org.apache.openejb.jee.was.v6.common that return Description Modifier and Type Method Description DescriptionObjectFactory. createDescription()Create an instance ofDescriptionMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type Description Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Description>ObjectFactory. createDescription(Description value)List<Description>DescriptionGroup. getDescriptions()Gets the value of the descriptions property.List<Description>EjbRef. getDescriptions()Gets the value of the descriptions property.List<Description>EnvEntry. getDescriptions()Gets the value of the descriptions property.List<Description>Identity. getDescriptions()Gets the value of the descriptions property.List<Description>MessageDestinationRef. getDescriptions()Gets the value of the descriptions property.List<Description>ParamValue. getDescriptions()Gets the value of the descriptions property.List<Description>ResourceEnvRef. getDescriptions()Gets the value of the descriptions property.List<Description>ResourceRef. getDescriptions()Gets the value of the descriptions property.List<Description>SecurityIdentity. getDescriptions()Gets the value of the descriptions property.List<Description>SecurityRole. getDescriptions()Gets the value of the descriptions property.List<Description>SecurityRoleRef. getDescriptions()Gets the value of the descriptions property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type Description Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Description>ObjectFactory. createDescription(Description value) -
Uses of Description in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type Description Modifier and Type Field Description protected List<Description>ActivationConfig. descriptionsprotected List<Description>CMPAttribute. descriptionsprotected List<Description>EJBRelation. descriptionsprotected List<Description>EJBRelationshipRole. descriptionsprotected List<Description>ExcludeList. descriptionsprotected List<Description>MethodElement. descriptionsprotected List<Description>MethodPermission. descriptionsprotected List<Description>MethodTransaction. descriptionsprotected List<Description>Query. descriptionsprotected List<Description>Relationships. descriptionsprotected List<Description>RoleSource. descriptionsMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type Description Modifier and Type Method Description List<Description>ActivationConfig. getDescriptions()Gets the value of the descriptions property.List<Description>CMPAttribute. getDescriptions()Gets the value of the descriptions property.List<Description>EJBRelation. getDescriptions()Gets the value of the descriptions property.List<Description>EJBRelationshipRole. getDescriptions()Gets the value of the descriptions property.List<Description>ExcludeList. getDescriptions()Gets the value of the descriptions property.List<Description>MethodElement. getDescriptions()Gets the value of the descriptions property.List<Description>MethodPermission. getDescriptions()Gets the value of the descriptions property.List<Description>MethodTransaction. getDescriptions()Gets the value of the descriptions property.List<Description>Query. getDescriptions()Gets the value of the descriptions property.List<Description>Relationships. getDescriptions()Gets the value of the descriptions property.List<Description>RoleSource. getDescriptions()Gets the value of the descriptions property.
-