org.openorb.ots.xa
Class ConnectionEntry

java.lang.Object
  extended byorg.openorb.ots.xa.ConnectionEntry

public class ConnectionEntry
extends java.lang.Object

This class contains several information about a connection entry for the session manager.

Author:
Jerome Daniel

Method Summary
 void setClosed(boolean closed)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setClosed

public void setClosed(boolean closed)