java.lang.isolate
Class IsolateEvent
java.lang.Object
|
+--java.lang.isolate.IsolateEvent
- public class IsolateEvent
- extends java.lang.Object
XXX Use a static global exiting event, since it has no associated
mutable state.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getType
public IsolateEvent.Type getType()
getExitReason
public IsolateEvent.ExitReason getExitReason()
getExitStatus
public int getExitStatus()
getIsolate
public Isolate getIsolate()
getStarter
public Isolate getStarter()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003