Apache Tomcat 7.0.37

org.apache.catalina.ha.backend
Class CollectedInfo

java.lang.Object
  extended by org.apache.catalina.ha.backend.CollectedInfo

public class CollectedInfo
extends Object


Field Summary
protected  MBeanServer mBeanServer
           
protected  ObjectName objName
           
 
Constructor Summary
CollectedInfo(String host, int port)
           
 
Method Summary
 void init(String host, int port)
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mBeanServer

protected MBeanServer mBeanServer

objName

protected ObjectName objName
Constructor Detail

CollectedInfo

public CollectedInfo(String host,
                     int port)
              throws Exception
Throws:
Exception
Method Detail

init

public void init(String host,
                 int port)
          throws Exception
Throws:
Exception

refresh

public void refresh()
             throws Exception
Throws:
Exception

Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.