|
|||||||||
| Home >> All >> proxy >> [ jmsapi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
proxy.jmsapi
Class JMSConsumer

java.lang.Objectproxy.jmsapi.ProxyStoredObject
proxy.jmsapi.JMSConsumer
- All Implemented Interfaces:
- java.lang.Comparable
- public class JMSConsumer
- extends ProxyStoredObject
class used to store an encapsulated objects of the JMS class Consumer and its subclasses
| Field Summary | |
JMSObjectSet |
list
a set to which this object belongs |
| Fields inherited from class proxy.jmsapi.ProxyStoredObject |
id, mobile, owner, type |
| Constructor Summary | |
JMSConsumer(int _owner,
int _mobile)
|
|
| Methods inherited from class proxy.jmsapi.ProxyStoredObject |
compare, compareTo, getNextId, getObj, setObj |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
list
public JMSObjectSet list
a set to which this object belongs
| Constructor Detail |
JMSConsumer
public JMSConsumer(int _owner,
int _mobile)
|
|||||||||
| Home >> All >> proxy >> [ jmsapi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC