Interface | Description |
---|---|
Datasource |
Represents a data source
|
EjbChangeDescriptor |
This interface is used to communicate information about changes in
ejb remote interfaces and deployment descriptors in support of
incremental and iterative deployment.
|
MessageDestination |
Represents a message destination
|
OriginalCMPMapping |
This interface provides an abstraction for the original relational database
information used to generate an Entity container managed persistence bean.
|
Class | Description |
---|---|
J2eeLibraryTypeProvider |
The J2eeLibraryTypeProvider defines a j2ee library type and is responsible for
creating new libraries of this type.
|
SourceFileMap |
Extra file mapping service for each j2ee module.
|
Version |
Represents the generic version.
|
Enum | Description |
---|---|
MessageDestination.Type |
Message destination type
|
Exception | Description |
---|---|
ConfigurationException |
ConfigurationException occurs if there is a problem with the server-specific
configuration.
|
DatasourceAlreadyExistsException |
Indicates conflict between the data sources being deployed/saved and the existing ones.
|
ValidationException |
Thrown when plugin verify service fails the validation of an J2EE module.
|