| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jdt.core.ClasspathVariableInitializer
com.bonevich.eclipse.logging.pathvars.LoggingClasspathVariableInitializer
Base class for the Loggin Plug-in classpath variable initializers.  Provides
 the basic implementation for adding a plug-in path-relative logging library.
 Subclasses need only supply the path to the library via getLibraryPath().
| Constructor Summary | |
| LoggingClasspathVariableInitializer() | |
| Method Summary | |
| protected abstract  java.lang.String | getLibraryPath() | 
|  void | initialize(java.lang.String variableName) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public LoggingClasspathVariableInitializer()
| Method Detail | 
public void initialize(java.lang.String variableName)
protected abstract java.lang.String getLibraryPath()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||