public class EventStoragePostgresModuleProcessor extends AbstractEventStorageJdbcModuleProcessor<EventStoragePostgres>
ctx| Constructor and Description |
|---|
EventStoragePostgresModuleProcessor(EquinoxApplication app,
OscarContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
process(EventStoragePostgres module) |
processCommonprocessaddDatamakeNamepublic EventStoragePostgresModuleProcessor(EquinoxApplication app, OscarContext ctx)
protected void process(EventStoragePostgres module)
process in class BasicTypedOscarProcessor<EventStoragePostgres>