org.netbeans.modules.j2eeserver/4 1.89.0 1

Package org.netbeans.modules.j2ee.deployment.plugins.spi

Deployment api S1S extensions

See:
          Description

Interface Summary
AntDeploymentProvider This interface represents a "provider" for the Ant deployment.
DatasourceManager DatasourceManager is responsible for retrieving data sources deployed on the server and deploying data sources onto the server.
DeploymentManager2 Deployment manager utilizing DeploymentContext to describe module deployment.
FindJSPServlet This interface allows plugins to specify the location of servlets generated for JSPs.
FindJSPServlet2 Extends the functionality of FindJSPServlet by defining the package name of the compiled JSPs and the prefix of source path.
IncrementalDeployment2 Enhanced incremental deployment interface utilizing DeploymentContext to describe module deployment.
JDBCDriverDeployer JDBC driver deployer useful for deploying drivers to the server.
LookupProvider interface for inclusion of 3rd party content in J2eePlatform's lookup.
MessageDestinationDeployment MessageDestinationDeployment is responsible for retrieving message destinations configured on the server and for message destination deployment.
OldJSPDebug This interface should be implemented by plugins that want to support JSP source level debugging, but do not support JSR 45.
OldJSPDebug.JspSourceMapper Provides common interface for JSP <----> Java mappings
OldJSPDebug.JspSourceMapper.NameConverter Converts the JSP file name (from the string int the servlet comments into the Forte4J resource name)
RegistryNodeFactory Deprecated. use the Common Server SPI for registering nodes
ServerInstanceDescriptor Descriptor providing extra (and optional) information about the server instance.
ServerLibraryImplementation The representation of the server library.
ServerLibraryManager The interface that should serverplugin should implement in order to support the server library management.
 

Class Summary
DeploymentContext Context describing everything necessary for a module deployment.
IncrementalDeployment This interface replaces DeploymentManager calls deploy and redeploy during directory-based deployment.
J2eePlatformFactory Mandatory factory class for producing J2eePlatformImpl.
J2eePlatformImpl Base SPI interface for J2eePlatform.
J2eePlatformImpl2 SPI extending the original J2eePlatformImpl adding methods to handle platform directories in a cleaner way.
OptionalDeploymentManagerFactory Factory for optional deployment functionality that a plugin can provide.
ServerLibraryFactory Factory creating the API representation of the library provided in SPI.
ServerLibraryFactory.Accessor The accessor pattern class.
StartServer Server lifecycle services from the IDE.
TargetModuleIDResolver Service provided by plugin for lookup TargetModuleID.
VerifierSupport Verifier service to be implmeneted by Server Integration Plugin.
 

Exception Summary
ServerInitializationException  
 

Package org.netbeans.modules.j2ee.deployment.plugins.spi Description

Deployment api S1S extensions

An additional xml file is provided when a plugin is turned into a module to provide additional information. Class files are also supplied. This additional information is put into a netbeans modules that uses the deployment plugin as an external resource.

The dtd for this xml file is available.


org.netbeans.modules.j2eeserver/4 1.89.0 1

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.