fr.dyade.aaa.common.monitoring
Class DumpAttributes

java.lang.Object
  extended by fr.dyade.aaa.common.monitoring.DumpAttributes

public class DumpAttributes
extends java.lang.Object

The DumpAttributes class allows to watch all JMX attributes of a specified domain and store the corresponding values in a file.


Field Summary
static org.objectweb.util.monolog.api.Logger logger
           
 
Constructor Summary
DumpAttributes()
           
 
Method Summary
static void dumpAttributes(java.lang.String name, java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static org.objectweb.util.monolog.api.Logger logger
Constructor Detail

DumpAttributes

public DumpAttributes()
Method Detail

dumpAttributes

public static void dumpAttributes(java.lang.String name,
                                  java.lang.String path)


Copyright © 2011 ScalAgent D.T.. All Rights Reserved.