Uses of Package
org.netbeans.modules.j2ee.deployment.common.api

Packages that use org.netbeans.modules.j2ee.deployment.common.api
org.netbeans.modules.j2ee.deployment.common.api   
org.netbeans.modules.j2ee.deployment.devmodules.api   
org.netbeans.modules.j2ee.deployment.devmodules.spi   
org.netbeans.modules.j2ee.deployment.plugins.api Plugin API 
 

Classes in org.netbeans.modules.j2ee.deployment.common.api used by org.netbeans.modules.j2ee.deployment.common.api
Datasource
          Represents a data source
SourceFileMap
          Extra file mapping service for each j2ee module.
 

Classes in org.netbeans.modules.j2ee.deployment.common.api used by org.netbeans.modules.j2ee.deployment.devmodules.api
EjbChangeDescriptor
          This interface is used to communicate information about changes in ejb remote interfaces and deployment descriptors in support of incremental and iterative deployment.
 

Classes in org.netbeans.modules.j2ee.deployment.common.api used by org.netbeans.modules.j2ee.deployment.devmodules.spi
Datasource
          Represents a data source
DatasourceAlreadyExistsException
          Indicates conflict between the data sources being deployed/saved and the existing ones.
OriginalCMPMapping
          This interface provides an abstraction for the original relational database information used to generate an Entity container managed persistence bean.
SourceFileMap
          Extra file mapping service for each j2ee module.
ValidationException
          Thrown when plugin verify service fails the validation of an J2EE module.
 

Classes in org.netbeans.modules.j2ee.deployment.common.api used by org.netbeans.modules.j2ee.deployment.plugins.api
Datasource
          Represents a data source
DatasourceAlreadyExistsException
          Indicates conflict between the data sources being deployed/saved and the existing ones.
EjbChangeDescriptor
          This interface is used to communicate information about changes in ejb remote interfaces and deployment descriptors in support of incremental and iterative deployment.
OriginalCMPMapping
          This interface provides an abstraction for the original relational database information used to generate an Entity container managed persistence bean.
ValidationException
          Thrown when plugin verify service fails the validation of an J2EE module.
 


 

Built on March 27 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.