|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescriptionGroup | |
---|---|
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 | |
---|---|
class |
CompatibilityDescriptionGroup
Java class for CompatibilityDescriptionGroup complex type. |
class |
JNDIEnvRefsGroup
|
class |
Listener
|
class |
MessageDestination
|
Methods in org.apache.openejb.jee.was.v6.common that return DescriptionGroup | |
---|---|
DescriptionGroup |
ObjectFactory.createDescriptionGroup()
Create an instance of DescriptionGroup |
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type DescriptionGroup | |
---|---|
javax.xml.bind.JAXBElement<DescriptionGroup> |
ObjectFactory.createDescriptionGroup(DescriptionGroup value)
Create an instance of JAXBElement <
DescriptionGroup > |
Methods in org.apache.openejb.jee.was.v6.common with parameters of type DescriptionGroup | |
---|---|
javax.xml.bind.JAXBElement<DescriptionGroup> |
ObjectFactory.createDescriptionGroup(DescriptionGroup value)
Create an instance of JAXBElement <
DescriptionGroup > |
Uses of DescriptionGroup in org.apache.openejb.jee.was.v6.ejb |
---|
Subclasses of DescriptionGroup in org.apache.openejb.jee.was.v6.ejb | |
---|---|
class |
ContainerManagedEntity
Java class for ContainerManagedEntity complex type. |
class |
EJBJar
The root element of the EJB deployment descriptor. |
class |
EnterpriseBean
EnterpriseJavaBean is a class. |
class |
Entity
The entity element declares an entity bean. |
class |
MessageDriven
The message-driven element declares a message-driven bean. |
class |
Session
The 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 | |
---|---|
class |
Handler
Declares the handler for a port-component. |
class |
ServiceRef
The service-ref element declares a reference to a Web service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |