FileDocCategorySizeDatePackage
DeploymentFactory.javaAPI DocGlassfish v2 API3111Fri May 04 22:34:40 BST 2007com.sun.enterprise.deployment.pluggable

DeploymentFactory

public interface DeploymentFactory
Provides access to different deployment implementation necessary to support different product features.
author
Nazrul Islam

Fields Summary
Constructors Summary
Methods Summary
public com.sun.enterprise.admin.event.DeployEventListenerHelpercreateDeployEventListenerHelper()

return
Returns the appropriate implementation for DeploymentService
param
configContext config context object
param
instanceName the name of the this instance

public com.sun.enterprise.deployment.phasing.DeploymentServicecreateDeploymentService(com.sun.enterprise.config.ConfigContext configContext)

return
Returns the appropriate implementation for DeploymentService
param
configContext config context object

public com.sun.enterprise.deployment.phasing.DeploymentTargetFactorycreateDeploymentTargetFactory()

return
Returns the appropriate implementation for DeployemntTargetFactory