| java.lang.Object org.cougaar.lib.aggagent.session.SessionManager
SessionManager | public class SessionManager (Code) | | A SessionManager is a container for Sessions (q.v.), which may be created,
retrieved, or destroyed using the methods of this class. Currently, only
one type of Session is supported, that being a passive Session that reports
results only when prompted. Support for other reporting strategies may be
provided elsewhere.
|
Field Summary | |
public static boolean | debug |
debug | public static boolean debug(Code) | | |
|
|