JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

(no description)

List of MBean attributes:

Name Type Access Value Description
modelerType java.lang.String RW Type of the modeled resource. Can be set only once
await boolean RW True False Introspected attribute await
name java.lang.String RW Introspected attribute name
containerName javax.management.ObjectName R null Introspected attribute containerName
configFile java.lang.String RW Introspected attribute configFile
info java.lang.String R org.apache.catalina.startup.Embedded/1.0 Introspected attribute info
useShutdownHook boolean RW True False Introspected attribute useShutdownHook
config java.lang.String W Introspected attribute config
catalinaBase java.lang.String RW Introspected attribute catalinaBase
connectorNames [Ljavax.management.ObjectName; R
Introspected attribute connectorNames
domain java.lang.String R jboss.web Introspected attribute domain
objectName javax.management.ObjectName R jboss.web:type=server View MBean Introspected attribute objectName
useNaming boolean RW True False Introspected attribute useNaming
catalinaHome java.lang.String RW Introspected attribute catalinaHome

List of MBean operations:


void addConnector()

(no description)

Param ParamType ParamValue ParamDescription
param0 org.apache.catalina.connector.Connector (no description)

[Lorg.apache.catalina.connector.Connector; findConnectors()

(no description)


void initialize()

(no description)


void stopServer()

(no description)

Param ParamType ParamValue ParamDescription
param0 [Ljava.lang.String; (no description)

void start()

(no description)


void removeConnector()

(no description)

Param ParamType ParamValue ParamDescription
param0 org.apache.catalina.connector.Connector (no description)

void load()

(no description)

Param ParamType ParamValue ParamDescription
param0 [Ljava.lang.String; (no description)

void postRegister()

(no description)

Param ParamType ParamValue ParamDescription
param0 java.lang.Boolean True False (no description)

[Lorg.apache.catalina.LifecycleListener; findLifecycleListeners()

(no description)


void create()

(no description)


void await()

(no description)


void setCatalinaHome()

(no description)


void process()

(no description)

Param ParamType ParamValue ParamDescription
param0 [Ljava.lang.String; (no description)

org.apache.catalina.Engine createEngine()

(no description)


org.apache.catalina.Context createContext()

(no description)

Param ParamType ParamValue ParamDescription
param0 java.lang.String (no description)
param1 java.lang.String (no description)

void stop()

(no description)


java.lang.String toString()

(no description)


void init()

(no description)


org.apache.catalina.connector.Connector createConnector()

(no description)

Param ParamType ParamValue ParamDescription
param0 java.lang.String (no description)
param1 int (no description)
param2 boolean True False (no description)

org.apache.catalina.Host createHost()

(no description)

Param ParamType ParamValue ParamDescription
param0 java.lang.String (no description)
param1 java.lang.String (no description)

void destroy()

(no description)


void setCatalinaBase()

(no description)