Class DeploySwiftletImpl

com.swiftmq.swiftlet.deploy.DeploySwiftlet
com.swiftmq.impl.deploy.standard.DeploySwiftletImpl

public class DeploySwiftletImpl extends com.swiftmq.swiftlet.deploy.DeploySwiftlet
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    DeploySpace
     
    protected void
     
    protected void
    startup(Configuration configuration)
     
  • Constructor Details

    • DeploySwiftletImpl

      public DeploySwiftletImpl()
  • Method Details

    • getDeploySpace

      public DeploySpace getDeploySpace(String name)
    • startup

      protected void startup(Configuration configuration) throws SwiftletException
      Throws:
      SwiftletException
    • shutdown

      protected void shutdown() throws SwiftletException
      Throws:
      SwiftletException