com.slytechs.jnetstream.system
Class RuntimeEnvironment
java.lang.Object
com.slytechs.jnetstream.system.RuntimeEnvironment
public class RuntimeEnvironment
- extends java.lang.Object
Runtime environment that keeps track of jNetStream runtime
heap, stacks, symbol tables and other jNetStream system
runtime structures.
Also provides some static methods at accessining some of this
information
- Author:
- Mark Bednarczyk, Sly Technologies, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeEnvironment
public RuntimeEnvironment()
getProtocolRegistry
public static ProtocolRegistry getProtocolRegistry()
getProtocolLinker
public static ProtocolLinker getProtocolLinker()
getProtocolLoader
public static ProtocolLoader getProtocolLoader()