JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Standard Engine Component

List of MBean attributes:

Name Type Access Value Description
jvmRoute java.lang.String RW Route used for load balancing
managedResource java.lang.Object RW The managed resource this MBean is associated with
baseDir java.lang.String RW Base dir for this engine, typically same as catalina.base system property
valveObjectNames [Ljavax.management.ObjectName; R
jboss.web:type=Valve,name=StandardEngineValve
ObjectNames for the valves associated with this container
realm org.apache.catalina.Realm RW Associated realm.
name java.lang.String RW Unique name of this Engine
defaultHost java.lang.String RW Name of the default Host for this Engine
modelerType java.lang.String R org.apache.catalina.core.StandardEngine Type of the modeled resource. Can be set only once

List of MBean operations:


void stop()

Stop


void start()

Start


void addChild()

Add a virtual host

Param ParamType ParamValue ParamDescription
child org.apache.catalina.Container Host object