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 |
protected javax.management.MBeanServer |
mBeanServer
|
protected javax.management.ObjectName |
objName
|
Constructor Summary |
CollectedInfo(java.lang.String host,
int port)
|
Method Summary |
void |
init(java.lang.String host,
int port)
|
void |
refresh()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mBeanServer
protected javax.management.MBeanServer mBeanServer
objName
protected javax.management.ObjectName objName
CollectedInfo
public CollectedInfo(java.lang.String host,
int port)
throws java.lang.Exception
- Throws:
java.lang.Exception
init
public void init(java.lang.String host,
int port)
throws java.lang.Exception
- Throws:
java.lang.Exception
refresh
public void refresh()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2000-2009 Apache Software Foundation. All Rights Reserved.