net.sf.jour
Class Config
java.lang.Object
net.sf.jour.Config
public class Config
- extends java.lang.Object
- Author:
- michaellif
Constructor Summary |
Config()
|
Config(java.lang.String configFileName)
|
Config(java.net.URL configLocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final Logger log
DEFAULTCONFING_FILE
public static final java.lang.String DEFAULTCONFING_FILE
- See Also:
- Constant Field Values
isDebug
protected boolean isDebug
Config
public Config()
Config
public Config(java.lang.String configFileName)
Config
public Config(java.net.URL configLocation)
initialize
protected void initialize(java.net.URL configLocation)
isSetSerialVersionUID
public boolean isSetSerialVersionUID()
checkUniqueAspect
protected void checkUniqueAspect()
throws ConfigException
- Throws:
ConfigException
createFilter
protected ClassFilter createFilter(java.lang.String typedef)
getInstrumentors
public Instrumentor[] getInstrumentors(java.lang.String className)
throws InterceptorException
- Throws:
InterceptorException
getAllInstrumentors
public Instrumentor[] getAllInstrumentors()
Copyright © 2004-2008 pyx4j.com. All Rights Reserved.