JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Worker env for jk

List of MBean attributes:

Name Type Access Value Description
modelerType java.lang.String RW Type of the modeled resource. Can be set only once
localId java.lang.Integer RW If automatic port allocation is enabled, ChannelSocket will allocate ports sequentially. This is the sequence number
jkHome java.lang.String RW Base directory for jk
managedResource java.lang.Object R org.apache.jk.core.WorkerEnv@1381451f Access to the object
handlersObjectName [Ljavax.management.ObjectName; RW List of all jk handlers

List of MBean operations:


void addHandler()

add a jk component

Param ParamType ParamValue ParamDescription
name java.lang.String local name
handler org.apache.jk.core.JkHandler handler