net.sf.jour
Class Config
java.lang.Object
  
net.sf.jour.Config
- public class Config
- extends java.lang.Object
  
- Author:
 
  - michaellif  TODO To change the template for this generated type
         comment go to Window - Preferences - Java - Code Style - Code
         Templates
 
| 
Field Summary | 
static java.lang.String | 
CONFING_FILE
 
            | 
protected static org.apache.log4j.Logger | 
log
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
log
protected static final org.apache.log4j.Logger log
CONFING_FILE
public static final java.lang.String CONFING_FILE
- See Also:
 - Constant Field Values
 
getInstance
public static Config getInstance()
                          throws InterceptorException
- Throws:
 InterceptorException
 
initialize
protected void initialize()
                   throws InterceptorException
- Throws:
 InterceptorException
 
checkUniqueAspect
protected void checkUniqueAspect()
                          throws ConfigException
- Throws:
 ConfigException
 
createFilter
protected ClassFilter createFilter(java.lang.String typedef)
 
getInstrumentors
public static Instrumentor[] getInstrumentors(java.lang.String className)
                                       throws InterceptorException
- DOCUMENT ME!
- Parameters:
 className - DOCUMENT ME!
- Returns:
 - DOCUMENT ME!
 - Throws:
 InterceptorException - DOCUMENT ME!
 
 
Copyright © 2004 sourceforge. All Rights Reserved.