Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.tomcat.util.modeler |
The Modeler component of the Jakarta Commons subproject
offers convenient support for configuring and instantiating Model MBeans
(management beans), as described in the JMX Specification.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectorMBean
A ModelMBean implementation for the
org.apache.coyote.tomcat5.CoyoteConnector component. |
Modifier and Type | Method and Description |
---|---|
Method |
ManagedBean.getInvoke(String aname,
Object[] params,
String[] signature,
BaseModelMBean bean,
Object resource) |
Method |
ManagedBean.getSetter(String aname,
BaseModelMBean bean,
Object resource) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.