|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventsService
A representation of the model object 'Events Service'. The Events Service enables a server to manage the Common Base Event deployment descriptor extensions for EJB modules installed onto this server. EJB methods can specify declarative (or "container managed") use of Common Base Events, allowing events to be fired whenever the EJB method is invoked, without any special code inside the EJB to fire the event.
The following features are supported:
EventsservicePackage.getEventsService()
Method Summary | |
---|---|
java.lang.String |
getEventInfrastructureEmitterFactoryJNDIName()
Returns the value of the 'Event Infrastructure Emitter Factory JNDI Name' attribute. |
void |
setEventInfrastructureEmitterFactoryJNDIName(java.lang.String value)
Sets the value of the ' Event Infrastructure Emitter Factory JNDI Name ' attribute |
Methods inherited from interface com.ibm.websphere.models.config.process.Service |
---|
getContainerScope, getContext, getProperties, isEnable, isSetEnable, setContext, setEnable, unsetEnable |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getEventInfrastructureEmitterFactoryJNDIName()
"com/ibm/events/configuration/emitter/Default"
.
If the meaning of the 'Event Infrastructure Emitter Factory JNDI Name' attribute isn't clear, there really should be more of a description here...
setEventInfrastructureEmitterFactoryJNDIName(String)
,
EventsservicePackage.getEventsService_EventInfrastructureEmitterFactoryJNDIName()
void setEventInfrastructureEmitterFactoryJNDIName(java.lang.String value)
Event Infrastructure Emitter Factory JNDI Name
' attribute.
value
- the new value of the 'Event Infrastructure Emitter Factory JNDI Name' attribute.getEventInfrastructureEmitterFactoryJNDIName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |