org.apache.bsf.debug.util
Class Skeleton
java.lang.Object
org.apache.bsf.debug.util.Skeleton
- Direct Known Subclasses:
- BSFDebugManagerImpl, Callbacks, JsContextStub, JsEngineStub, JsObjectStub
public class Skeleton
- extends java.lang.Object
Constructor Summary |
protected |
Skeleton(int tid)
|
protected |
Skeleton(int tid,
int uid)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Skeleton
protected Skeleton(int tid)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Skeleton
protected Skeleton(int tid,
int uid)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
allocOid
public void allocOid(SocketConnection con)
hasNoUid
public boolean hasNoUid()
getTid
public int getTid()
getUid
public int getUid()
addListener
public void addListener(RemoteServiceListener l)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removeListener
public void removeListener(RemoteServiceListener l)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createFuture
public void createFuture(java.lang.Object requester)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
suspendFuture
public void suspendFuture(java.lang.Object requester)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
completeFuture
public void completeFuture(java.lang.Object requester)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException