org.jboss.system.server

クラス ServerImpl

インスタンス

Management Bean.


属性の概要
boolean

読み取りのみ
InShutdown MBean Attribute.
java.lang.String

読み取りのみ
BuildID MBean Attribute.
java.lang.String

読み取りのみ
VersionNumber MBean Attribute.
java.lang.String

読み取りのみ
BuildDate MBean Attribute.
java.lang.String

読み取りのみ
BuildJVM MBean Attribute.
java.lang.String

読み取りのみ
Version MBean Attribute.
java.util.Date

読み取りのみ
StartDate MBean Attribute.
java.lang.String

読み取りのみ
VersionName MBean Attribute.
boolean

読み取りのみ
Started MBean Attribute.
java.lang.String

読み取りのみ
BuildNumber MBean Attribute.
java.lang.String

読み取りのみ
BuildOS MBean Attribute.

オペレーションの概要
void shutdown() MBean Operation.
void exit( int ) MBean Operation.
void runGarbageCollector() MBean Operation.
void exit() MBean Operation.
void traceInstructions( java.lang.Boolean ) MBean Operation.
void runFinalization() MBean Operation.
void halt() MBean Operation.
void traceMethodCalls( java.lang.Boolean ) MBean Operation.
void halt( int ) MBean Operation.

オペレーションの詳細

shutdown

public void shutdown()
MBean Operation.

Parameters:

exit

public void exit( int )
MBean Operation.

Parameters:
p1 -

runGarbageCollector

public void runGarbageCollector()
MBean Operation.

Parameters:

exit

public void exit()
MBean Operation.

Parameters:

traceInstructions

public void traceInstructions( java.lang.Boolean )
MBean Operation.

Parameters:
p1 -

runFinalization

public void runFinalization()
MBean Operation.

Parameters:

halt

public void halt()
MBean Operation.

Parameters:

traceMethodCalls

public void traceMethodCalls( java.lang.Boolean )
MBean Operation.

Parameters:
p1 -

halt

public void halt( int )
MBean Operation.

Parameters:
p1 -