Uses of Class
org.apache.openejb.jee.was.v6.common.CompatibilityDescriptionGroup
-
Packages that use CompatibilityDescriptionGroup 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 CompatibilityDescriptionGroup in org.apache.openejb.jee.was.v6.common
Subclasses of CompatibilityDescriptionGroup in org.apache.openejb.jee.was.v6.common Modifier and Type Class Description classJNDIEnvRefsGroupclassListenerclassMessageDestinationMethods in org.apache.openejb.jee.was.v6.common that return CompatibilityDescriptionGroup Modifier and Type Method Description CompatibilityDescriptionGroupObjectFactory. createCompatibilityDescriptionGroup()Create an instance ofCompatibilityDescriptionGroupMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type CompatibilityDescriptionGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CompatibilityDescriptionGroup>ObjectFactory. createCompatibilityDescriptionGroup(CompatibilityDescriptionGroup value)Methods in org.apache.openejb.jee.was.v6.common with parameters of type CompatibilityDescriptionGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CompatibilityDescriptionGroup>ObjectFactory. createCompatibilityDescriptionGroup(CompatibilityDescriptionGroup value) -
Uses of CompatibilityDescriptionGroup in org.apache.openejb.jee.was.v6.ejb
Subclasses of CompatibilityDescriptionGroup 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 CompatibilityDescriptionGroup in org.apache.openejb.jee.was.v6.wsclient
Subclasses of CompatibilityDescriptionGroup 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.
-