DefaultWebAppDeployer |
The DefaultWebAppDeployer class provides the default implementation of the the WebAppDeployer
interface.
|
GlassFishWebAppDeployer |
The class which implements the WebAppDeployer interface to provide the deployment and
undeployment functionality for Portlets on GlassFish container.
|
TomcatWebAppDeployer |
The class which implements the WebAppDeployer interface to provide the deployment and
undeployment functionality for Portlets on Tomcat container.
|
WebAppDeployerFactory |
Factory class to provide access to the WebAppDeployer implementation class.
|
WebAppDeployerUtil |
A util class which provides the helper methods to copy files which will be used by the
implementations of WebAppDeployer interface.
|