- generateDefaultInMemoryEndpointURI(String, PropertiesProvider) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
Generates an endpoint URI denoting the default in memory VM channel which corresponds to the specified event
type.
- generateEventID() - Method in interface com.softwareag.eda.nerv.MessageCreator
-
Generates a pseudo unique event ID.
- generateInMemoryEndpointURI(EDAEventTypeID) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
Generates an endpoint URI denoting the in memory VM channel which corresponds to the specified event type.
- generateInMemoryEndpointURINoOptions(EDAEventTypeID) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
Generates an endpoint URI denoting the in memory VM channel which corresponds to the specified event type.
- generateInMemoryEndpointURINoOptions(String) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
Generates an endpoint URI denoting the in memory VM channel which corresponds to the specified event type.
- getApplicationContext() - Method in interface com.softwareag.eda.nerv.nonosgi.NERVAssetLoader
-
Returns the Spring ApplicationContext
containing all currently loaded NERV assets
- getBindings() - Method in class com.softwareag.eda.nerv.jms.impl.AbstractJmsSupport
-
- getBodyExtractor() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
- getBuilder(Configuration) - Method in interface com.softwareag.eda.nerv.route.builder.ConfigurationBuilderFactory
-
- getClientId() - Method in class com.softwareag.eda.nerv.route.conf.DurableSubscriptionConfiguration
-
- getComparator() - Method in class com.softwareag.eda.nerv.route.conf.OrderEventsConfiguration
-
Gets the comparator used for header comparing.
- getComponentResolver() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
- getConfigurations() - Method in class com.softwareag.eda.nerv.subscription.AbstractSubscription
-
- getConfigurations() - Method in interface com.softwareag.eda.nerv.subscription.Subscription
-
Returns an unmodifiable ordered list containing the different
configurations used by this subscription.
- getConnectionFactories() - Method in class com.softwareag.eda.nerv.jms.impl.AbstractJmsSupport
-
- getConnectionFactories() - Method in interface com.softwareag.eda.nerv.jms.JmsSupport
-
Retrieves all connection factories bound to the JNDI context at the specified JMS provider
- getCurrentPubSubToEndpointURI(EDAEventTypeID) - Method in interface com.softwareag.eda.nerv.EventEmitter
-
Returns the endpoint URI of publish-subscribe type to which the eventTypeID is routed.
- getDeadLetterChannelUri() - Method in class com.softwareag.eda.nerv.error.handling.ErrorHandlerConfiguration
-
- getDefaultEndpointURI(EDAEventTypeID) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
Returns the default component name for the specified Event Type ID
- getDeployedDestinations() - Method in class com.softwareag.eda.nerv.jms.impl.AbstractJmsSupport
-
- getDeployedDestinations() - Method in interface com.softwareag.eda.nerv.jms.JmsSupport
-
Returns the names of all deployed destinations available at the specified JMS provider.
- getDestinationName(EDAEventTypeID) - Method in class com.softwareag.eda.nerv.jms.impl.AbstractJmsSupport
-
- getDestinations() - Method in class com.softwareag.eda.nerv.jms.impl.AbstractJmsSupport
-
- getDestinations() - Method in interface com.softwareag.eda.nerv.jms.JmsSupport
-
Retrieves all destinations bound to the JNDI context at the specified JMS provider
- getDurableSubscriptionName() - Method in class com.softwareag.eda.nerv.route.conf.DurableSubscriptionConfiguration
-
- getEmitter(String) - Method in interface com.softwareag.eda.nerv.EventEmitterManager
-
Returns an
EventEmitter
instance mapped to a given producerId.
- getEndpoint() - Method in interface com.softwareag.eda.nerv.route.endpoint.EndpointProvider
-
The URI of an endpoint.
- getEndpointName(String) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
- getEndpointURIs() - Method in class com.softwareag.eda.nerv.subscription.DefaultEndpointSubscription
-
- getEndpointURIs() - Method in interface com.softwareag.eda.nerv.subscription.EndpointSubscription
-
Returns all endpoint URIs used by this subscription
- getEventConsumer() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
Returns a fully initialized
EventConsumer
instance which can subscribe user specified Camel Processor implementations to the Event Bus.
- getEventEmitter() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
Returns a fully initialized
EventEmitter
instance which can emit EDA events wrapped in Camel Message objects to the Event Bus.
- getEventTypeId() - Method in class com.softwareag.eda.nerv.subscription.DefaultEventTypeSubscription
-
- getEventTypeId() - Method in interface com.softwareag.eda.nerv.subscription.EventTypeSubscription
-
Returns the instance of EDAEventTypeID
used by this subscription
- getEventTypeStore() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
Returns an EDAEventTypeStore
instance which is configured as specified in the NERV Configuration properties.
- getFilter() - Method in class com.softwareag.eda.nerv.route.conf.ServerSideFilterConfiguration
-
Provides access to the JMS message selector filter used by this configuration object.
- getHeader() - Method in class com.softwareag.eda.nerv.route.conf.DuplicateEventsConfiguration
-
- getInstance() - Static method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
- getJmsSupport() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
- getJNDIEntryName(EDAEventTypeID) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
Returns the JNDI Entry name for the given event type ID.
- getJndiEntryName(String) - Static method in class com.softwareag.eda.nerv.util.EndpointResolver
-
- getJndiEnvironment(String) - Static method in class com.softwareag.eda.nerv.jms.util.JmsProviderUtil
-
- getMaximumRedeliveries() - Method in class com.softwareag.eda.nerv.error.handling.ErrorHandlerConfiguration
-
- getMaxPoolSize() - Method in class com.softwareag.eda.nerv.route.conf.ThreadPoolConfiguration
-
Gives access to the maximum size of the pool to be used by NERV.
- getMessage(String, Object...) - Static method in class com.softwareag.eda.nerv.Messages
-
- getMessageCreator() - Method in class com.softwareag.eda.nerv.nonosgi.NERVSingleton
-
Returns a fully initialized
MessageCreator
instance which can construct Camel Message objects out of user specified EDA events in various formats.
- getOrderByHeader() - Method in class com.softwareag.eda.nerv.route.conf.OrderEventsConfiguration
-
Gets the header name used for reordering.
- getPoolSize() - Method in class com.softwareag.eda.nerv.route.conf.ThreadPoolConfiguration
-
Gives access to the initial size of the pool to be used by NERV.
- getPreprocessors() - Method in class com.softwareag.eda.nerv.subscription.AbstractSubscription
-
- getPreprocessors() - Method in interface com.softwareag.eda.nerv.subscription.Subscription
-
Returns an unmodifiable ordered list of all the preprocessors added by
EDA clients to this subscription.
- getProcessor() - Method in class com.softwareag.eda.nerv.subscription.AbstractSubscription
-
- getProcessor() - Method in interface com.softwareag.eda.nerv.subscription.Subscription
-
Provides a reference to the last processor of the processing chain which
will receive the events once all other operations have been completed.
- getProperties() - Method in interface com.softwareag.eda.nerv.util.PropertiesProvider
-
Gets all properties from a preinitialized java.util.Properties
object.
- getProperty(String) - Method in interface com.softwareag.eda.nerv.util.PropertiesProvider
-
Gets a value of a property from a preinitialized java.util.Properties
object.
- getProperty(String, String) - Method in interface com.softwareag.eda.nerv.util.PropertiesProvider
-
Gets a value of a property from a preinitialized java.util.Properties
object.
- getRedeliveryDelay() - Method in class com.softwareag.eda.nerv.error.handling.ErrorHandlerConfiguration
-
- getRepository() - Method in class com.softwareag.eda.nerv.route.conf.DuplicateEventsConfiguration
-
- getSimpleFilter() - Method in class com.softwareag.eda.nerv.route.conf.FilterEventsConfiguration
-
Provides access to the filter used by this configuration object.
- getStatus(String) - Method in interface com.softwareag.eda.nerv.util.ComponentStatusProvider
-
Returns the status of a NERV component, specified by a given componentID.
- getString(String) - Static method in class com.softwareag.eda.nerv.Messages
-
- getThreadName() - Method in class com.softwareag.eda.nerv.route.conf.ThreadPoolConfiguration
-
Gives access to the template name used by NERV when processing threads
are spawned.
- getType() - Method in interface com.softwareag.eda.nerv.route.conf.Configuration
-
Returns the configuration type represented as an integer
- getType() - Method in class com.softwareag.eda.nerv.route.conf.DuplicateEventsConfiguration
-
- getType() - Method in class com.softwareag.eda.nerv.route.conf.DurableSubscriptionConfiguration
-
- getType() - Method in class com.softwareag.eda.nerv.route.conf.FilterEventsConfiguration
-
- getType() - Method in class com.softwareag.eda.nerv.route.conf.OrderEventsConfiguration
-
- getType() - Method in class com.softwareag.eda.nerv.route.conf.ServerSideFilterConfiguration
-
- getType() - Method in class com.softwareag.eda.nerv.route.conf.ThreadPoolConfiguration
-
- getWindowSize() - Method in class com.softwareag.eda.nerv.route.conf.OrderEventsConfiguration
-
Gets current window size.
- GUARANTEED_DELIVERY_LEVEL_MAXIMUM_EVENTUAL - Static variable in interface com.softwareag.eda.nerv.DefaultConstants
-
- GUARANTEED_DELIVERY_LEVEL_MAXIMUM_STRONG - Static variable in interface com.softwareag.eda.nerv.DefaultConstants
-
- GUARANTEED_DELIVERY_LEVEL_NONE - Static variable in interface com.softwareag.eda.nerv.DefaultConstants
-