com.jeantessier.classreader
Interface ClassfileLoaderDispatcher
- All Known Implementing Classes:
- PermissiveDispatcher, StrictDispatcher
- public interface ClassfileLoaderDispatcher
Method Summary |
int |
Dispatch(java.lang.String filename)
|
ACTION_IGNORE
public static final int ACTION_IGNORE
ACTION_DIRECTORY
public static final int ACTION_DIRECTORY
ACTION_ZIP
public static final int ACTION_ZIP
ACTION_JAR
public static final int ACTION_JAR
ACTION_CLASS
public static final int ACTION_CLASS
Dispatch
public int Dispatch(java.lang.String filename)