public class EventManagerProvider extends Object implements Provider<EventManager>
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeProperties |
properties |
| Constructor and Description |
|---|
EventManagerProvider(RuntimeProperties properties) |
protected RuntimeProperties properties
public EventManagerProvider(RuntimeProperties properties)
public EventManager get() throws ConfigurationException
get in interface Provider<EventManager>ConfigurationExceptionCopyright © 2001–2020 Apache Cayenne. All rights reserved.