Class DestinationType
java.lang.Object
com.sun.messaging.jms.management.server.DestinationType
Class containing information on destination types.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringtoStringLabel(String type) Returns a human readable representation of the specified destination type.
-
Field Details
-
QUEUE
-
TOPIC
-
-
Method Details
-
toStringLabel
-