public interface WorkbenchProperties
| Modifier and Type | Method and Description |
|---|---|
List |
getConfigurationClasses() |
List |
getInputDriverClasses() |
List |
getOutputDriverClasses() |
List |
getPlugInClasses() |
List getPlugInClasses() throws ClassNotFoundException
ClassNotFoundExceptionList getInputDriverClasses() throws ClassNotFoundException
ClassNotFoundExceptionList getOutputDriverClasses() throws ClassNotFoundException
ClassNotFoundExceptionList getConfigurationClasses() throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2015. All rights reserved.