Class DeploySwiftletImpl

java.lang.Object
com.swiftmq.swiftlet.Swiftlet
com.swiftmq.swiftlet.deploy.DeploySwiftlet
com.swiftmq.impl.deploy.standard.DeploySwiftletImpl

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

    Fields inherited from class com.swiftmq.swiftlet.Swiftlet

    STATE_ACTIVE, STATE_INACTIVE, STATE_STANDBY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.swiftmq.swiftlet.deploy.DeploySpace
     
    protected void
     
    protected void
    startup(com.swiftmq.mgmt.Configuration configuration)
     

    Methods inherited from class com.swiftmq.swiftlet.Swiftlet

    getName, getStartupTime, getState, isSnapshotAvailable, resume, setStartupTime, standby

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DeploySwiftletImpl

      public DeploySwiftletImpl()
  • Method Details

    • getDeploySpace

      public com.swiftmq.swiftlet.deploy.DeploySpace getDeploySpace(String name)
      Specified by:
      getDeploySpace in class com.swiftmq.swiftlet.deploy.DeploySwiftlet
    • startup

      protected void startup(com.swiftmq.mgmt.Configuration configuration) throws com.swiftmq.swiftlet.SwiftletException
      Specified by:
      startup in class com.swiftmq.swiftlet.Swiftlet
      Throws:
      com.swiftmq.swiftlet.SwiftletException
    • shutdown

      protected void shutdown() throws com.swiftmq.swiftlet.SwiftletException
      Specified by:
      shutdown in class com.swiftmq.swiftlet.Swiftlet
      Throws:
      com.swiftmq.swiftlet.SwiftletException