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