|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.idoox.wasp.tools.deployment.deploytool.DeployToolFactory
This class creates default implementation of
DeployTool
Field Summary | |
static java.lang.String |
CONTEXT_DEPLOYTOOL_FACTORY
This key represents instance of DeployTool in the
Context |
Constructor Summary | |
DeployToolFactory()
|
Method Summary | |
protected abstract DeployTool |
getDeployToolInstance()
Returns an implementation of DeployTool interface. |
static DeployTool |
newDeployTool()
This method returns implementation of DeployTool |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CONTEXT_DEPLOYTOOL_FACTORY
DeployTool
in the
Context
Constructor Detail |
public DeployToolFactory()
Method Detail |
public static final DeployTool newDeployTool()
DeployTool
DeployTool
implementationprotected abstract DeployTool getDeployToolInstance()
DeployTool
implementation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |