org.tres.monitor
Class Config

java.lang.Object
  extended by org.tres.monitor.Config

public class Config
extends java.lang.Object

Author:
nacho To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
static Config getConfig()
           
 LogAgent getLogger(java.lang.String servicio)
           
 java.util.List getServicios()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfig

public static Config getConfig()
                        throws java.lang.Exception
Throws:
java.lang.Exception

getServicios

public java.util.List getServicios()

getLogger

public LogAgent getLogger(java.lang.String servicio)
                   throws java.lang.Exception
Returns:
Throws:
java.lang.Exception