public class RulePool extends Pool<AbstractRule<?>>
| Constructor and Description |
|---|
RulePool()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRule<?> |
get(String name)
gets the runnable by name
|
protected String |
getFileName(String name) |
add, add, find, get, getDirectory, getType, registerPool, resetprotected String getFileName(String name)
getFileName in class Pool<AbstractRule<?>>public AbstractRule<?> get(String name)
Poolget in class Pool<AbstractRule<?>>name - rule/query to findCopyright © 2012–2018. All rights reserved.