JanosVM v1.0 API

java.lang.isolate
Class IsolateEvent.Type

java.lang.Object
  |
  +--java.lang.isolate.IsolateEvent.Type
Enclosing class:
IsolateEvent

public static class IsolateEvent.Type
extends java.lang.Object


Field Summary
static IsolateEvent.Type EXITING
           
static IsolateEvent.Type STARTING
           
static IsolateEvent.Type TERMINATED
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

STARTING

public static final IsolateEvent.Type STARTING

EXITING

public static final IsolateEvent.Type EXITING

TERMINATED

public static final IsolateEvent.Type TERMINATED
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

JanosVM v1.0 API

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