public class ContextManagerFactoryServiceImpl extends Object implements ContextManagerFactoryService
Constructor and Description |
---|
ContextManagerFactoryServiceImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupportsExtract() |
ContextManager |
make(ContextDetail contextDetail,
ContextControllerFactoryServiceContext factoryServiceContext) |
public ContextManager make(ContextDetail contextDetail, ContextControllerFactoryServiceContext factoryServiceContext) throws ExprValidationException
make
in interface ContextManagerFactoryService
ExprValidationException
public boolean isSupportsExtract()
isSupportsExtract
in interface ContextManagerFactoryService