Interface ShutdownServerMBean

All Superinterfaces:
Runnable
All Known Implementing Classes:
ShutdownServer

public interface ShutdownServerMBean extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface Runnable

    run
  • Method Details

    • shutdown

      void shutdown()