See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
| 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 | Description |
|---|---|
| ServerInitializationException |
The dtd for this xml file is available.
Built on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.