This type is a class for model objects.
This profile defines the properties of an event server.
Package: cei| Attributes Summary | |
| enableEventDistribution : EBoolean | Determines whether event distribution is enabled. If set to false the events will not be distributed to consumers. |
| enableDataStore : EBoolean | Determines whether the data store is enabled. If set to false the events will not be persisted in the data store. |
| dataStoreJNDIName : EString | The JNDI name of the data store. |
| dataStoreProfileJNDIName : EString | The JNDI name for the DataStoreProfile to be used by event servers associated with this EventServerProfile |
| eventGroupProfileListJNDIName : EString | The JNDI name for the EventGroupProfileList to be used by event servers associated with this EventServerProfile |
| Attribute Details |