JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jikesrvm.runtime
Interface Callbacks.StartupMonitor
All Known Implementing Classes:
BulkCompile
,
OptimizingCompiler
Enclosing class:
Callbacks
public static interface
Callbacks.StartupMonitor
Interface for monitoring VM startup.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
notifyStartup
()
Notify the monitor that the VM has started up.
Method Detail
notifyStartup
void
notifyStartup
()
Notify the monitor that the VM has started up.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method