JMX MBean View

Name Domain jboss.web
type JkWorkerEnv
Java Class org.apache.commons.modeler.BaseModelMBean
Description Worker env for jk

Back to Agent ViewRefresh MBean View

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

Operation Name
Return Type
Description
Parameters
addHandler
void
add a jk component
name
java.lang.String
local name
handler
org.apache.jk.core.JkHandler
handler