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

Packages that use org.netbeans.modules.j2ee.deployment.plugins.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.plugins.api used by org.netbeans.modules.j2ee.deployment.devmodules.api
OldJSPDebug.JspSourceMapper
          Provides common interface for JSP <----> Java mappings
 

Classes in org.netbeans.modules.j2ee.deployment.plugins.api used by org.netbeans.modules.j2ee.deployment.devmodules.spi
InstanceProperties
          A way to ask the IDE to store customized information about a server instance and make it available to a plugin.
ServerDebugInfo
          Class to communicate the debugging information between plugin, server api and IDE.
 

Classes in org.netbeans.modules.j2ee.deployment.plugins.api used by org.netbeans.modules.j2ee.deployment.plugins.api
AppChangeDescriptor
          This interface allows a plugin to receive information about what in a module or application has changed since the last deployment.
DatasourceManager
          DatasourceManager is responsible for retrieving data sources deployed on the server and deploying data sources onto the server.
FindJSPServlet
          This interface allows plugins to specify the location of servlets generated for JSPs.
IncrementalDeployment
          This interface replaces DeploymentManager calls deploy and redeploy during directory-based deployment.
InstanceCreationException
           
InstanceProperties
          A way to ask the IDE to store customized information about a server instance and make it available to a plugin.
J2eePlatformImpl
          Base SPI interface for J2eePlatform.
ModuleChangeDescriptor
          This interface allows a plugin to find out what about a module or application has changed since the last deployment.
OldJSPDebug.JspSourceMapper
          Provides common interface for JSP <----> Java mappings
ServerDebugInfo
          Class to communicate the debugging information between plugin, server api and IDE.
ServerProgress.Command
           
StartServer
          Server lifecycle services from the IDE.
TargetModuleIDResolver
          Service provided by plugin for lookup TargetModuleID.
 


 

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