Constant Field Values

Contents

org.eclnt.*

  • org.eclnt.util.classresolver.IClassResolver
    Modifier and Type
    Constant Field
    Value
    public static final String
    "The loading of classes is controlled by interface IClassResolver. As part of this interface each class that is loaded within the CaptainCasa processing declares why it is loaded (ENUMCallerType-parameter). You can apply any own implementation which checks every load process to decide if a class should be loaded or not."