Class ServiceState

java.lang.Object
com.sun.messaging.jms.management.server.ServiceState

public class ServiceState extends Object
Class containing information on service states.
  • Field Details

  • Method Details

    • toString

      public static String toString(int state)
      Returns a string representation of the specified service state.
      Parameters:
      state - Service state.
      Returns:
      String representation of the specified service state.