public class EventListenerContext
extends ru.bitel.bgbilling.kernel.container.managed.ServerContext
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
applicationName |
Modifier | Constructor and Description |
---|---|
protected |
EventListenerContext(ru.bitel.bgbilling.kernel.container.managed.ServerContext parent,
java.lang.String applicationName) |
protected |
EventListenerContext(Setup setup,
ConnectionSet connectionSet,
java.lang.String applicationName) |
|
EventListenerContext(Setup setup,
int moduleId,
ConnectionSet connectionSet,
java.lang.String applicationName) |
|
EventListenerContext(Setup setup,
int moduleId,
java.lang.String applicationName) |
protected |
EventListenerContext(Setup setup,
java.lang.String applicationName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationName() |
addCommitable, commit, destroy, getDirectory, getResourceManager, getService, init, newDirectory, newService, publishAfterCommit, recycle
getEnvironment, getModuleId, getModuleSetup, getNamingContext, getSetup, getUserId
protected EventListenerContext(ru.bitel.bgbilling.kernel.container.managed.ServerContext parent, java.lang.String applicationName)
protected EventListenerContext(Setup setup, java.lang.String applicationName)
public EventListenerContext(Setup setup, int moduleId, java.lang.String applicationName)
public EventListenerContext(Setup setup, int moduleId, ConnectionSet connectionSet, java.lang.String applicationName)
protected EventListenerContext(Setup setup, ConnectionSet connectionSet, java.lang.String applicationName)