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

java.lang.Objectproxy.jmsapi.ProxyStoredObject
proxy.jmsapi.JNDIObject
- All Implemented Interfaces:
- java.lang.Comparable
- public class JNDIObject
- extends ProxyStoredObject
class encapsulating object that was virtually looked up aplications on a mobiles and is stored on the proxy server
| Field Summary | |
JMSObjectSet |
list
a set to which this object belongs |
| Fields inherited from class proxy.jmsapi.ProxyStoredObject |
id, mobile, owner, type |
| Constructor Summary | |
JNDIObject(int _owner,
int _mobile)
|
|
| Method Summary | |
JMSProxyResult |
callMethod(JMSProxyMethod meth)
calls specific method of an encapsulated object. |
| 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 |
JNDIObject
public JNDIObject(int _owner,
int _mobile)
| Method Detail |
callMethod
public JMSProxyResult callMethod(JMSProxyMethod meth)
calls specific method of an encapsulated object.
|
|||||||||
| Home >> All >> proxy >> [ jmsapi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC