org.netbeans.modules.j2ee.deployment.common.api |
|
Java Source File Name | Type | Comment |
ConfigurationException.java | Class | ConfigurationException occurs if there is a problem with the server-specific
configuration. |
Datasource.java | Interface | |
DatasourceAlreadyExistsException.java | Class | Indicates conflict between the data sources being deployed/saved and the existing ones. |
EjbChangeDescriptor.java | Interface | This interface is used to communicate information about changes in
ejb remote interfaces and deployment descriptors in support of
incremental and iterative deployment. |
J2eeLibraryTypeProvider.java | Class | The J2eeLibraryTypeProvider defines a j2ee library type and is responsible for
creating new libraries of this type. |
MessageDestination.java | Interface | |
OriginalCMPMapping.java | Interface | This interface provides an abstraction for the original relational database
information used to generate an Entity container managed persistence bean.
Changes to cmp or cmr fields made after generation will not be reflected in
this interface and may invalidation the original mappings. |
SourceFileMap.java | Class | Extra file mapping service for each j2ee module. |
ValidationException.java | Class | Thrown when plugin verify service fails the validation of an J2EE module. |