Uses of Class
org.apache.openejb.jee.was.v6.common.DescriptionGroup
-
Packages that use DescriptionGroup 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.org.apache.openejb.jee.was.v6.wsclient Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DescriptionGroup in org.apache.openejb.jee.was.v6.common
Subclasses of DescriptionGroup in org.apache.openejb.jee.was.v6.common Modifier and Type Class Description classCompatibilityDescriptionGroupJava class for CompatibilityDescriptionGroup complex type.classJNDIEnvRefsGroupclassListenerclassMessageDestinationMethods in org.apache.openejb.jee.was.v6.common that return DescriptionGroup Modifier and Type Method Description DescriptionGroupObjectFactory. createDescriptionGroup()Create an instance ofDescriptionGroupMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type DescriptionGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DescriptionGroup>ObjectFactory. createDescriptionGroup(DescriptionGroup value)Methods in org.apache.openejb.jee.was.v6.common with parameters of type DescriptionGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DescriptionGroup>ObjectFactory. createDescriptionGroup(DescriptionGroup value) -
Uses of DescriptionGroup in org.apache.openejb.jee.was.v6.ejb
Subclasses of DescriptionGroup in org.apache.openejb.jee.was.v6.ejb Modifier and Type Class Description classContainerManagedEntityJava class for ContainerManagedEntity complex type.classEJBJarThe root element of the EJB deployment descriptor.classEnterpriseBeanEnterpriseJavaBean is a class.classEntityThe entity element declares an entity bean.classMessageDrivenThe message-driven element declares a message-driven bean.classSessionThe session-beanType declares an session bean. -
Uses of DescriptionGroup in org.apache.openejb.jee.was.v6.wsclient
Subclasses of DescriptionGroup in org.apache.openejb.jee.was.v6.wsclient Modifier and Type Class Description classHandlerDeclares the handler for a port-component.classServiceRefThe service-ref element declares a reference to a Web service.
-