| Package | Description |
|---|---|
| org.openl.rules.lang.xls.classes |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocatorExceptionHandler
Abstract stub for exception handlers
|
class |
LoggingExceptionHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryClassLocator.addExceptionHandler(LocatorExceptionHandler handler)
Add exception handler
|
void |
JarClassLocator.addExceptionHandler(LocatorExceptionHandler handler)
Add exception handler
|
| Constructor and Description |
|---|
ClassFinder(List<? extends LocatorExceptionHandler> handlers) |
DirectoryClassLocator(List<? extends LocatorExceptionHandler> handlers) |
JarClassLocator(List<? extends LocatorExceptionHandler> handlers) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.