Sun Java(tm) System Message Queue
v4.1

com.sun.messaging.jms.management.server
Class ProducerOperations

java.lang.Object
  extended by com.sun.messaging.jms.management.server.ProducerOperations

public class ProducerOperations
extends Object

Class containing information on producer operations.


Field Summary
static String GET_PRODUCER_IDS
          Get list of producer IDs.
static String GET_PRODUCER_INFO
          Get info on all producers
static String GET_PRODUCER_INFO_BY_ID
          Get info on specified producer (via ID)
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET_PRODUCER_IDS

public static final String GET_PRODUCER_IDS
Get list of producer IDs.

See Also:
Constant Field Values

GET_PRODUCER_INFO

public static final String GET_PRODUCER_INFO
Get info on all producers

See Also:
Constant Field Values

GET_PRODUCER_INFO_BY_ID

public static final String GET_PRODUCER_INFO_BY_ID
Get info on specified producer (via ID)

See Also:
Constant Field Values

Sun Java(tm) System Message Queue
v4.1

Copyright 2007 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, California, 95054, U.S.A. All Rights Reserved.