Package com.swiftmq.impl.deploy.standard
Class DeploySwiftletImpl
java.lang.Object
com.swiftmq.swiftlet.deploy.DeploySwiftlet
com.swiftmq.impl.deploy.standard.DeploySwiftletImpl
public class DeploySwiftletImpl
extends com.swiftmq.swiftlet.deploy.DeploySwiftlet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeploySpace
getDeploySpace
(String name) protected void
shutdown()
protected void
startup
(Configuration configuration)
-
Constructor Details
-
DeploySwiftletImpl
public DeploySwiftletImpl()
-
-
Method Details
-
getDeploySpace
-
startup
protected void startup(Configuration configuration) throws SwiftletException - Throws:
SwiftletException
-
shutdown
protected void shutdown() throws SwiftletException- Throws:
SwiftletException
-