|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Context | A Contextual tracker of thread execution. |
LockContextListener | |
LockTracer | Tracks all locks for the current thread. |
MethodContextListener | A listener which receives events to method calls from JEMMObjects but which have been converted based on contextual knowledge of entity state and the threads that are currently executing within the JEMMObject. |
StackTracer | Maintains status of method entry and exit. |
Class Summary | |
---|---|
EntitiesContext | Tracks all stack information for JEMMObjects. |
EntityContext | A context that represents a JEMMObject within the system. |
EntityEvent | |
LockContext | |
LockEvent | |
LockTracerImpl | A LockTracer implementation which deals with multiple enter and exit events and tracks the number of locks per thread. |
MethodContext | A context that represents a particular method for an Entity. |
MethodEvent | Describes a Method entry or exit. |
SimpleContext | A basic Context implementation that counts the number of thread add and removes. |
Enum Summary | |
---|---|
EntityEventType | An entity event type can either be entered or exited. |
MethodEventType | A MethodEvent can be an Enter or an exit. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |