|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerImplMBean
MBean interface.
Field Summary | |
---|---|
static ObjectName |
OBJECT_NAME
The default object name |
Fields inherited from interface org.jboss.bootstrap.spi.Server |
---|
START_NOTIFICATION_TYPE, STOP_NOTIFICATION_TYPE |
Method Summary | |
---|---|
void |
runFinalization()
Hint to the JVM to run any pending object finailizations. |
void |
runGarbageCollector()
Hint to the JVM to run the garbage collector. |
void |
traceInstructions(Boolean flag)
Enable or disable tracing instructions the Runtime level. |
void |
traceMethodCalls(Boolean flag)
Enable or disable tracing method calls at the Runtime level. |
Methods inherited from interface org.jboss.bootstrap.spi.Server |
---|
getBuildDate, getBuildID, getBuildJVM, getBuildNumber, getBuildOS, getConfig, getMetaData, getStartDate, getVersion, getVersionName, getVersionNumber, init, init, isInShutdown, isStarted, shutdown, start |
Field Detail |
---|
static final ObjectName OBJECT_NAME
Method Detail |
---|
void runGarbageCollector()
void runFinalization()
void traceMethodCalls(Boolean flag)
void traceInstructions(Boolean flag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |