Sun GlassFish(tm) Message Queue
v4.4

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

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

public class ConsumerAttributes
extends Object

Class containing information on consumer attributes.


Field Summary
static String NUM_CONSUMERS
          Number of consumers.
static String NUM_WILDCARD_CONSUMERS
          Number of wildcard consumers.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUM_CONSUMERS

public static final String NUM_CONSUMERS
Number of consumers.

See Also:
Constant Field Values

NUM_WILDCARD_CONSUMERS

public static final String NUM_WILDCARD_CONSUMERS
Number of wildcard consumers.

See Also:
Constant Field Values

Sun GlassFish(tm) Message Queue
v4.4

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