public abstract class EngineFactoryDescriptor<S extends DeployHost<S,T>,T extends DeployTarget<T>> extends Descriptor<EngineFactory<S,T>>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
EngineFactoryDescriptor() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isApplicable(Class<? extends DeployHost> aClass) |
abstract EngineFactory<S,T> |
newFactory(S configuration) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public abstract boolean isApplicable(Class<? extends DeployHost> aClass)
public abstract EngineFactory<S,T> newFactory(S configuration)
Copyright © 2016–2022. All rights reserved.