public interface Module extends Named, ConfigBeanProxy, PropertyBag
Modifier and Type | Interface and Description |
---|---|
static class |
Module.Duck |
Modifier and Type | Method and Description |
---|---|
Engine |
getEngine(String snifferType) |
List<Engine> |
getEngines() |
Resources |
getResources() |
void |
setResources(Resources resources) |
createChild, deepCopy, getParent, getParent
addProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty
Resources getResources()
void setResources(Resources resources) throws PropertyVetoException
PropertyVetoException
@DuckTyped Engine getEngine(String snifferType)
Copyright © 2018. All rights reserved.