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) |
processCommon
process
addData
makeName
public EventStoragePostgresModuleProcessor(EquinoxApplication app, OscarContext ctx)
protected void process(EventStoragePostgres module)
process
in class BasicTypedOscarProcessor<EventStoragePostgres>