Package org.apache.catalina.ha.backend
Class CollectedInfo
- java.lang.Object
-
- org.apache.catalina.ha.backend.CollectedInfo
-
public class CollectedInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected javax.management.MBeanServer
mBeanServer
protected javax.management.ObjectName
objName
-
Constructor Summary
Constructors Constructor Description CollectedInfo(java.lang.String host, int port)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init(java.lang.String host, int port)
void
refresh()
-