public interface Engine<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getObject() |
void |
init() |
void |
shustdown() |
void init()
void shustdown()
T getObject() throws ConfigurationException
ConfigurationExceptionCopyright © 2021. All Rights Reserved.