|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.dtt.ca.CAManagerFactory.SessionCloser
public class CAManagerFactory.SessionCloser
This class allows a session to be opened in an asynchronous way. It allows the working thread to be sure that it will not be destroyed by the Xlet death mechanism. The circumstances when the ResourceClient is called should be defined in the CA system specific documentation.
Constructor Summary | |
---|---|
CAManagerFactory.SessionCloser(org.davic.resources.ResourceClient aResourceClient)
|
Method Summary | |
---|---|
int |
getResult()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CAManagerFactory.SessionCloser(org.davic.resources.ResourceClient aResourceClient)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public int getResult()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |