| Package | Description |
|---|---|
| com.sun.enterprise.deployment |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorConfigProperty |
class |
EjbReferenceDescriptor
An object representing a link to another ejb.
|
class |
EntityManagerFactoryReferenceDescriptor
An object representing a component environment reference
to an EntityManagerFactory
|
class |
EntityManagerReferenceDescriptor
An object representing an component environment reference
to an EntityManager
|
class |
EnvironmentProperty
The EnvironmentProperty class hold the data about a single environment entry for J2EE components.
|
class |
MessageDestinationReferenceDescriptor
An object representing the use of a message destination in a
J2EE component.
|
class |
ResourceEnvReferenceDescriptor
I am an object representing a dependency on a resource environment
|
class |
ResourceReferenceDescriptor
This descriptor represents a dependency on a resource.
|
class |
RoleReference
Special kind of environment property that encapsulates the primitive roles
as defined by the bean developer.
|
class |
ServiceReferenceDescriptor
Information about a J2EE web service client.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ApplicationParam> |
Application.getApplicationParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.addApplicationParam(ApplicationParam appParam)
Adds a new context parameter to my list.
|
Copyright © 2017. All rights reserved.