Uses of Interface
org.netbeans.modules.j2ee.deployment.common.api.OriginalCMPMapping

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

Uses of OriginalCMPMapping in org.netbeans.modules.j2ee.deployment.devmodules.spi
 

Methods in org.netbeans.modules.j2ee.deployment.devmodules.spi with parameters of type OriginalCMPMapping
 void J2eeModuleProvider.ConfigSupport.setCMPMappingInfo(OriginalCMPMapping[] mappings)
          Push the CMP and CMR mapping info to the server configuraion.
 

Uses of OriginalCMPMapping in org.netbeans.modules.j2ee.deployment.plugins.api
 

Methods in org.netbeans.modules.j2ee.deployment.plugins.api with parameters of type OriginalCMPMapping
abstract  void ConfigurationSupport.setMappingInfo(javax.enterprise.deploy.spi.DeploymentConfiguration config, OriginalCMPMapping[] mappings)
          Setting the CMP and CMR mapping info to the given configuration for the EJB by the given name.
 


 

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