| Interface | Description |
|---|---|
| ClassLocator |
Is used to locate a classes in a given URL path
|
| LocatorExceptionHandler |
Classes that implement this interface will handle exceptions thrown while locating classes Use cases: logging, adding
error messages to WebStudio, rethrowing unchecked exception etc.
|
| Class | Description |
|---|---|
| AbstractLocatorExceptionHandler |
Abstract stub for exception handlers
|
| ClassFinder |
This class is used to find a classes in file system.
|
| DirectoryClassLocator |
Finds a classes in a given directory
|
| JarClassLocator |
Finds a classes in a given jar
|
| LoggingExceptionHandler |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.