Package com.tailf.ncs

Interface NcsMainMBean

All Known Implementing Classes:
NcsMain

public interface NcsMainMBean
This is the JMX interface for the NcsMain class
  • Method Summary

    Modifier and Type
    Method
    Description
    JMX interface - list shared jars
    void
    JMX interface - hot redeploy all packages
    void
    JMX interface - shutdown Ncs java vm main thread
  • Method Details

    • shutdown

      void shutdown()
      JMX interface - shutdown Ncs java vm main thread
    • redeployAll

      void redeployAll()
      JMX interface - hot redeploy all packages
    • listSharedJars

      String[] listSharedJars()
      JMX interface - list shared jars