| 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.java |
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JavaClass> |
Listener.listenerClasses |
protected List<JavaClass> |
ResourceEnvRef.resourceEnvRefTypes |
| Modifier and Type | Method and Description |
|---|---|
List<JavaClass> |
Listener.getListenerClasses()
Gets the value of the listenerClasses property.
|
List<JavaClass> |
ResourceEnvRef.getResourceEnvRefTypes()
Gets the value of the resourceEnvRefTypes property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JavaClass> |
CMRField.collectionTypes |
protected List<JavaClass> |
EnterpriseBean.ejbClasses |
protected List<JavaClass> |
EnterpriseBean.homeInterfaces |
protected List<JavaClass> |
EnterpriseBean.localHomeInterfaces |
protected List<JavaClass> |
EnterpriseBean.localInterfaces |
protected List<JavaClass> |
MessageDriven.messageDestinations |
protected List<JavaClass> |
MessageDriven.messagingTypes |
protected List<JavaClass> |
Entity.primaryKeys |
protected List<JavaClass> |
EnterpriseBean.remoteInterfaces |
protected List<JavaClass> |
Session.serviceEndpoints |
| Modifier and Type | Method and Description |
|---|---|
List<JavaClass> |
CMRField.getCollectionTypes()
Gets the value of the collectionTypes property.
|
List<JavaClass> |
EnterpriseBean.getEjbClasses()
Gets the value of the ejbClasses property.
|
List<JavaClass> |
EnterpriseBean.getHomeInterfaces()
Gets the value of the homeInterfaces property.
|
List<JavaClass> |
EnterpriseBean.getLocalHomeInterfaces()
Gets the value of the localHomeInterfaces property.
|
List<JavaClass> |
EnterpriseBean.getLocalInterfaces()
Gets the value of the localInterfaces property.
|
List<JavaClass> |
MessageDriven.getMessageDestinations()
Gets the value of the messageDestinations property.
|
List<JavaClass> |
MessageDriven.getMessagingTypes()
Gets the value of the messagingTypes property.
|
List<JavaClass> |
Entity.getPrimaryKeys()
Gets the value of the primaryKeys property.
|
List<JavaClass> |
EnterpriseBean.getRemoteInterfaces()
Gets the value of the remoteInterfaces property.
|
List<JavaClass> |
Session.getServiceEndpoints()
Gets the value of the serviceEndpoints property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayType
Describes a Java Array type For multi-dimensional arrays, it is unlikely that
the component type will be specified directly.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JavaClass> |
JavaClass.javaClassImplementsInterfaces |
protected List<JavaClass> |
JavaClass.javaClassImports |
protected List<JavaClass> |
Method.javaClassJavaExceptions |
protected List<JavaClass> |
JavaClass.javaDeclaredClasses |
protected List<JavaClass> |
JavaClass.javaDeclaringClasses |
| Modifier and Type | Method and Description |
|---|---|
JavaClass |
ObjectFactory.createJavaClass()
Create an instance of
JavaClass |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JavaClass> |
ObjectFactory.createJavaClass(JavaClass value)
|
List<JavaClass> |
JavaClass.getJavaClassImplementsInterfaces()
Gets the value of the javaClassImplementsInterfaces property.
|
List<JavaClass> |
JavaClass.getJavaClassImports()
Gets the value of the javaClassImports property.
|
List<JavaClass> |
Method.getJavaClassJavaExceptions()
Gets the value of the javaClassJavaExceptions property.
|
List<JavaClass> |
JavaClass.getJavaDeclaredClasses()
Gets the value of the javaDeclaredClasses property.
|
List<JavaClass> |
JavaClass.getJavaDeclaringClasses()
Gets the value of the javaDeclaringClasses property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JavaClass> |
ObjectFactory.createJavaClass(JavaClass value)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JavaClass> |
Handler.handlerClasses |
protected List<JavaClass> |
PortComponentRef.serviceEndpointInterfaces |
protected List<JavaClass> |
ServiceRef.serviceInterfaces |
| Modifier and Type | Method and Description |
|---|---|
List<JavaClass> |
Handler.getHandlerClasses()
Gets the value of the handlerClasses property.
|
List<JavaClass> |
PortComponentRef.getServiceEndpointInterfaces()
Gets the value of the serviceEndpointInterfaces property.
|
List<JavaClass> |
ServiceRef.getServiceInterfaces()
Gets the value of the serviceInterfaces property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.