public class EventInjectorPostgresProcessor extends AbstractEventInjector<EventInjectorPostgres>
ctx
Constructor and Description |
---|
EventInjectorPostgresProcessor(EquinoxApplication app,
OscarContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
process(EventInjectorPostgres module) |
processCommon
process
addData
makeName
public EventInjectorPostgresProcessor(EquinoxApplication app, OscarContext ctx)
protected void process(EventInjectorPostgres module)
process
in class BasicTypedOscarProcessor<EventInjectorPostgres>