JMX MBean View
MBean Name:
Domain Name:
jboss.web
type:
Engine
MBean Java Class:
org.apache.commons.modeler.BaseModelMBean
Back to Agent View
Refresh MBean View
MBean description:
Standard Engine Component
List of MBean attributes:
Name
Type
Access
Value
Description
modelerType
java.lang.String
RW
Type of the modeled resource. Can be set only once
debug
int
RW
The debugging detail level for this component
defaultHost
java.lang.String
RW
Name of the default Host for this Engine
managedResource
java.lang.Object
RW
The managed resource this MBean is associated with
name
java.lang.String
RW
Unique name of this Engine
baseDir
java.lang.String
RW
Base dir for this engine, typically same as catalina.base system property
jvmRoute
java.lang.String
RW
Route used for load balancing
realm
org.apache.catalina.Realm
RW
Associated realm.
valveObjectNames
[Ljavax.management.ObjectName;
R
jboss.web:name=StandardEngineValve,type=Valve
ObjectNames for the valves associated with this container
List of MBean operations:
void addChild()
Add a virtual host
Param
ParamType
ParamValue
ParamDescription
child
org.apache.catalina.Container
Host object
void start()
Start
void stop()
Stop