public class CheckLoader extends java.lang.Object
CheckInfo Object from a Custom Check Class
(CheckImplementationBase).| Modifier and Type | Method and Description |
|---|---|
static CheckInfo |
loadFromClass(java.lang.Class<?> checkClass)
Tries to load a check info from the given check class.
|
public static CheckInfo loadFromClass(java.lang.Class<?> checkClass) throws CheckException
Check.CheckException - if loading fails