Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing
11g Release 1 (11.1.1.7)

E14303-11
FRAMES    NO FRAMES

A B C D E F G H I J K L M N O P Q R S T U V W X


A

ActivatableBean - interface com.bea.wlevs.ede.api.ActivatableBean.
Interface to be implemented by beans that need to react when dynamic configuration has been set and the containing EPN is activated.
activateAdapter(BufferingQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
activateConfiguration(BroadcastInboundAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
activateConfiguration(BroadcastQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
activateConfiguration(CorrelatedQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
activateConfiguration(int, EventType) - Method in interface com.bea.wlevs.channel.EventPartitioner
Specifies the number of partitions that are downstream to this node, and the event type of the event channel in which this EventPartitioner is associated to.
activateConfiguration(QueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
ActiveActiveGroupBean - class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean.
A bean which manages subscriptions to BroadcastGroup membership notifications.
ActiveActiveGroupBean() - Constructor for class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
ActiveActiveGroupRuntimeMBean - interface com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBean.
 
ActiveActiveGroupRuntimeMBeanImpl - class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl.
 
ActiveActiveGroupRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
ActiveActiveGroupRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
Adapter - interface com.bea.wlevs.ede.api.Adapter.
Marker interface for Adapters.
AdapterFactory - interface com.bea.wlevs.ede.api.AdapterFactory.
Factory for creating Adapters.
AdapterMBean - interface com.bea.wlevs.management.configuration.AdapterMBean.
MBeans of this type wraps around a Adapter object which has been instantiated or configured through the spring-context file.
add(Object) - Method in interface com.oracle.cep.cluster.ha.adapter.TrimmableQueue
 
add(Object) - Method in class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
addDatabase(String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method add a database to this processor's configuration.
addDataProvider(DataProvider) - Method in interface com.bea.wlevs.ede.api.Processor
In addition to receiving and sending events, a processor can poll data providers to be able to merge the streaming events with static data.
addDataProvider(String, DataProvider) - Method in interface com.bea.wlevs.ede.api.Processor
Deprecated. see addExternalSource
addEventType(String[]) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
addExternalSource(ExternalSource) - Method in interface com.bea.wlevs.ede.api.Processor
In addition to receiving and sending events, a processor can poll data providers to be able to merge the streaming events with static data.
addInterface(Class) - Method in interface com.bea.wlevs.spring.support.ProxyFactory
 
addListener(ProfileManagerListener) - Method in interface com.bea.wlevs.diagnostic.ProfileManagerFactory
Adds a profilemanager listener for adding and removing profilemanager notifications.
addParameters(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method binds a new set of parameter values against a parameterized query/view.
addParams(String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method adds a new set of unnamed parameter values to be bound against a parameterized query.
addParams(String, String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method adds a new set or replaces an existing set of named parameter values to be bound against a parameterized query.
addProbe(ObjectName) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Adds a probe to this profile.
addQuery(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL query to the designated CQL Processor.
addQuery(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL query with a name to the designated CQL Processor.
addQuery(String, String, boolean) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL query with a name to the designated CQL Processor.
addQuery(String, String, boolean, String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method adds an CQL query and configures its ordering constraint.
addRule(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method will add an EPL rule to the designated EPL Processor.
addRule(String, String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method will add an EPL rule with a name to the designated EPL Processor.
addRule(String, String, boolean) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method will add an EPL rule with a name to the designated EPL Processor.
addRules(Map) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method adds a set of EPL queries to the designated EPL Processor.
addSelectorQuery(String) - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Adds the specified query ID to the selector configuration for this channel.
addTypeAlias(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add a type alias to the designated CQL Processor.
addView(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL view to the designated CQL processor.
addView(String, List) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL query with a name to the designated CQL Processor.
addView(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL query with a name to the designated CQL Processor.
addView(String, String, List) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL query with a name to the designated CQL Processor.
addView(String, String, List, boolean) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL view with a name to the designated CQL Processor.
addView(String, String, List, String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will add an CQL view with a name to the designated CQL Processor.
afterConfigurationActive() - Method in interface com.bea.wlevs.ede.api.ActivatableBean
Invoked by the EPN container after it has set all of the dynamic configuration.
afterConfigurationActive() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
afterConfigurationActive() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
afterConfigurationActive() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
afterConfigurationActive(BundleContext) - Method in interface com.bea.wlevs.spring.support.ConfigurationBeanPostProcessorService
The method is invoked after the configuration is activated, but before the application gets to run.
afterPropertiesSet() - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
afterPropertiesSet() - Method in interface com.bea.wlevs.ede.api.InitializingBean
Invoked by the EPN container after it has set all instance properties supplied.
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
afterPropertiesSet() - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
afterPropertiesSet() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
afterPropertiesSet(BundleContext) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Initialization callback for this context
afterPropertiesSet(BundleContext) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
AmbiguousFunctionException - exception com.oracle.cep.cartridge.AmbiguousFunctionException.
Exception thrown when function being referenced is ambiguous and cannot be determined by the ExternalFunctionProvider
AmbiguousFunctionException(String) - Constructor for class com.oracle.cep.cartridge.AmbiguousFunctionException
 
AmbiguousFunctionException(String, String) - Constructor for class com.oracle.cep.cartridge.AmbiguousFunctionException
 
AmbiguousFunctionException(String, String, Throwable) - Constructor for class com.oracle.cep.cartridge.AmbiguousFunctionException
 
AmbiguousFunctionException(String, Throwable) - Constructor for class com.oracle.cep.cartridge.AmbiguousFunctionException
 
APP_ID - Static variable in interface com.bea.wlevs.ede.api.FaultHandler
Use this mandatory service property to specify target application.
AppDeploymentMBean - interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean.
This MBean will manage the deployment of a deployable application in the Weblogic Event Server or in a cluster of WebLogic Event Servers.
APPLICATION - Static variable in class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope
 
APPLICATION_ID - Static variable in interface com.bea.wlevs.ede.api.InstanceConstants
The globally unique identity of an application
applicationIdentity - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
ApplicationIdentityAware - interface com.bea.wlevs.ede.api.ApplicationIdentityAware.
Interface to be implemented by beans that wish to know the application id of the containing EPN.
ApplicationMBean - interface com.bea.wlevs.management.configuration.ApplicationMBean.
This MBean represents an application instance that is deployed in the Weblogic Event Server.
ApplicationName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
Name of the application from which these events were recorded
applicationRuntime - Variable in class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
ApplicationRuntimeMBean - interface com.bea.wlevs.management.runtime.ApplicationRuntimeMBean.
This MBean provides runtime information for an instance of an OEP application.
ARGUMENT_TYPES - Static variable in class com.bea.wlevs.management.configuration.CQLProcessorMBean.FunctionParameter
Function argument types.
ArithmeticExecutionException - exception com.bea.wlevs.ede.api.ArithmeticExecutionException.
Event processing exception raised if error occurs while executing an arithmetic-related expression in a CQL statement.
Asynchronous - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for asynchronous.
AtomicCounter - class com.oracle.cep.cluster.ha.adapter.AtomicCounter.
 
AtomicCounter() - Constructor for class com.oracle.cep.cluster.ha.adapter.AtomicCounter
 
AtomicCounter(long) - Constructor for class com.oracle.cep.cluster.ha.adapter.AtomicCounter
 

B

BatchRelationSender - interface com.bea.wlevs.ede.api.BatchRelationSender.
A BatchRelationSender send a batch of events emitted by an RelationSource to RelationSink listeners.
BatchRelationSink - interface com.bea.wlevs.ede.api.BatchRelationSink.
Interface to be implemented by beans that want to receive a batch of events modeling a OCEP stream.
BatchSize - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for batch size.
BatchSize - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Integer value with batch-size configuration paramter
BatchStreamSender - interface com.bea.wlevs.ede.api.BatchStreamSender.
A BatchStreamSender sends a batch of events emitted by an StreamSource to StreamSink listeners.
BatchStreamSink - interface com.bea.wlevs.ede.api.BatchStreamSink.
Interface to be implemented by beans that want to receive a batch of events modeling a OCEP stream.
BatchTimeout - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Integer value with batch-timeout configuration paramter
BAYEUX_ADVICE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_CHANNEL - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_CLIENT_ID - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_CONNECTION_TYPE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_DATA - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_ERROR - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_HANDSHAKE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_INTERVAL - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_MESSAGE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_CONNECT - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_DISCONNECT - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_HANDSHAKE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_PING - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_PREFIX - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_RECONNECT - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_STATUS - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_SUBSCRIBE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_META_UNSUBSCRIBE - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_MINIMUM_VERSION - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_RECONNECT - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_RETRY - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_SUCCESSFUL - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_SUPPORTED_CONNECTION_TYPE_LONG_POLLING - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_SUPPORTED_CONNECTION_TYPES - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_VERSION - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BAYEUX_VERSION_CURRENT - Static variable in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 
BeanPostProcessorService - interface com.bea.wlevs.spring.support.BeanPostProcessorService.
BeanPostProcessor service that allows bundles to contribute to the programming model of WLEvS.
BECOMING_PRIMARY - Static variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
BECOMING_SECONDARY - Static variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
BECOMING_SECONDARY - Static variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
beforeResume() - Method in interface com.bea.wlevs.ede.api.ResumableBean
Invoked by the EPN container before the bean is started or resumed.
beginSession() - Method in interface com.oracle.cep.shell.EpnCommand
Begins a new session for invoking commands.
BIGINT - Static variable in class com.bea.wlevs.ede.api.Type
 
bind(Object[]) - Method in interface com.bea.wlevs.ede.api.PreparedStatement
Binds placeholder values in the PreparedStatement with the values provided in the array in the order in which they appear.
bind(Object[], String) - Method in interface com.bea.wlevs.ede.api.PreparedStatement
Binds placeholder values in the order in which they appear in the array parameter.
bindParameters(String, String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method binds a new set of named parameter values against a parameterized query/view.
BLOCK_CALLER - Static variable in class com.bea.wlevs.channel.RejectionPolicy
Execute event handling in caller's thread, essentially blocking caller.
BOOLEAN - Static variable in class com.bea.wlevs.ede.api.Type
 
BoundStatement - interface com.bea.wlevs.ede.api.BoundStatement.
Statement created through binding placeholder values for a PreparedStatement.
BroadcastInboundAdapter - class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter.
The BroadcastInboundAdapter is intended for applications that use system time and also need to be highly available.
BroadcastInboundAdapter() - Constructor for class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
BroadcastInboundAdapterFactory - class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapterFactory.
 
BroadcastInboundAdapterFactory() - Constructor for class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapterFactory
 
BroadcastInboundAdapterMBean - interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean.
 
BroadcastInboundAdapterMBeanImpl - class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl.
 
BroadcastInboundAdapterMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
BroadcastInboundAdapterMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
BroadcastInboundAdapterRuntimeMBean - interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBean.
JMX interface to com.oracle.cep.cluster.ha.adapter.inbound.GroupBroadcastInboundAdapter
BroadcastInboundAdapterRuntimeMBeanImpl - class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl.
 
BroadcastInboundAdapterRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
BroadcastInboundAdapterRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
BroadcastQueueTrimmingAdapter - class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter.
The BroadcastQueueTrimmingAdapter is intended for use by highly available CEP applications that need to guarantee that no output events are dropped when there is a failover, but which can tolerate duplicate output events.
BroadcastQueueTrimmingAdapter() - Constructor for class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
BroadcastQueueTrimmingAdapterFactory - class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapterFactory.
 
BroadcastQueueTrimmingAdapterFactory() - Constructor for class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapterFactory
 
BroadcastQueueTrimmingAdapterMBean - interface com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBean.
JMX interface to com.oracle.cep.cluster.ha.adapter.GroupBroadcastQueueTrimmingAdapter
BroadcastQueueTrimmingAdapterMBeanImpl - class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl.
 
BroadcastQueueTrimmingAdapterMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
BroadcastQueueTrimmingAdapterMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
BroadcastQueueTrimmingAdapterRuntimeMBean - interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean.
JMX interface to com.oracle.cep.cluster.ha.adapter.GroupBroadcastQueueTrimmingAdapter
BroadcastQueueTrimmingAdapterRuntimeMBeanImpl - class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl.
 
BroadcastQueueTrimmingAdapterRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
BroadcastQueueTrimmingAdapterRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
BufferingQueueTrimmingAdapter - class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter.
QueueTrimmingAdapter that uses the BufferingQueueTrimmingStrategy and a TimedTrimmableQueue.
BufferingQueueTrimmingAdapter() - Constructor for class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
BufferingQueueTrimmingAdapterFactory - class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapterFactory.
 
BufferingQueueTrimmingAdapterFactory() - Constructor for class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapterFactory
 
BufferingQueueTrimmingAdapterMBean - interface com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBean.
JMX interface to BufferingQueueTrimmingAdapter
BufferingQueueTrimmingAdapterMBeanImpl - class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl.
 
BufferingQueueTrimmingAdapterMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl
 
BufferingQueueTrimmingAdapterMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl
 
BufferingQueueTrimmingAdapterRuntimeMBean - interface com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBean.
 
BufferingQueueTrimmingAdapterRuntimeMBeanImpl - class com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl.
 
BufferingQueueTrimmingAdapterRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl
 
BufferingQueueTrimmingAdapterRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl
 
BufferingQueueTrimmingStrategy - class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy.
QueueTrimmingStrategy that trims the backup queue based on a sliding window of events.
BufferingQueueTrimmingStrategy() - Constructor for class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy
 
BufferSize - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for buffer size.
BufferWriteAttempts - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for buffer write attempts.
BufferWriteTimeout - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for buffer write timeout.
buildEvent(Iterator, boolean) - Method in interface com.bea.wlevs.ede.api.EventType
Creates an event object for this event type by traversing iterator for event property's key and value.
bundleContext - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
BundlePropertyAdmin - interface com.bea.wlevs.spring.support.BundlePropertyAdmin.
A lightweight equivalent to ConfigAdmin which allows the passing of properties between deployment and deployment applications.
BundlePropertyAdminMutator - interface com.bea.wlevs.spring.support.BundlePropertyAdminMutator.
 
BYTE - Static variable in class com.bea.wlevs.ede.api.Type
 

C

CACHE_MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
 
CACHE_STAGE_MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
 
CacheMBean - interface com.bea.wlevs.management.configuration.CacheMBean.
 
CacheMBeanProperties - interface com.bea.wlevs.management.configuration.CacheMBeanProperties.
 
CacheStageMBean - interface com.bea.wlevs.management.configuration.CacheStageMBean.
This MBean manages the configuration of a cache instance created as a stage in the Weblogic Event Server application as part of an EPN.
CachingSystem - interface com.bea.wlevs.cache.spi.CachingSystem.
Implementations of this interface represent a caching system that may be used by Event Server applications.
CachingSystemFactory - interface com.bea.wlevs.cache.spi.CachingSystemFactory.
 
CachingSystemMBean - interface com.bea.wlevs.management.configuration.CachingSystemMBean.
This MBean manages the configuration of a caching system instance.
CapabilityProvider - interface com.oracle.cep.cartridge.CapabilityProvider.
An ExternalConnection may implement this interface to specify the capabilities it supports, such as equals, less-than, AND, OR, etc.
capture(List, String) - Method in interface com.bea.wlevs.eventstore.EventStore
Appends the specified events to this event store, with no transactional guarantee.
capture(List, String, EventStoreTransaction) - Method in interface com.bea.wlevs.eventstore.EventStore
Appends the specified events to this event store as part of the specified transaction, or not part of any transaction if transaction is null.
CartridgeException - exception com.oracle.cep.cartridge.CartridgeException.
Root exception for Cartridges.
CartridgeException() - Constructor for class com.oracle.cep.cartridge.CartridgeException
 
CartridgeException(String) - Constructor for class com.oracle.cep.cartridge.CartridgeException
 
CartridgeException(String, Throwable) - Constructor for class com.oracle.cep.cartridge.CartridgeException
 
CartridgeException(Throwable) - Constructor for class com.oracle.cep.cartridge.CartridgeException
 
CartridgeMBean - interface com.bea.wlevs.management.configuration.CartridgeMBean.
MBean interface that must be extended by Cartridge implementations to be able to query about the extensibility mechanisms of the Cartridge.
CartridgeMBean.FunctionDescKeys - class com.bea.wlevs.management.configuration.CartridgeMBean.FunctionDescKeys.
Returns information of the specified function.
CHAR - Static variable in class com.bea.wlevs.ede.api.Type
 
checkConfiguration(BroadcastInboundAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
checkConfiguration(BroadcastQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
checkConfiguration(BufferingQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
checkConfiguration(CorrelatedQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
checkConfiguration(QueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
clear() - Method in interface com.oracle.cep.cluster.ha.adapter.TrimmableQueue
 
clear() - Method in class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
clearBundleProperties(String) - Method in interface com.bea.wlevs.spring.support.BundlePropertyAdminMutator
 
close() - Method in interface com.oracle.cep.cartridge.ExternalConnection
Releases all the resources acquired by Connection without any wait.
close() - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Release this object's resources immediately without wait.
close() - Method in interface com.bea.wlevs.eventstore.EventStoreCursor
Releases the resources used by this cursor.
CoherenceCachingSystem - interface com.bea.wlevs.cache.spi.coherence.CoherenceCachingSystem.
Coherence specific extension to CachingSystem given access to the ConfigurableCacheFactory for the application.
com.bea.wlevs.adapters.httppubsub.api - package com.bea.wlevs.adapters.httppubsub.api
 
com.bea.wlevs.adapters.httppubsub.support - package com.bea.wlevs.adapters.httppubsub.support
 
com.bea.wlevs.adapters.jms.api - package com.bea.wlevs.adapters.jms.api
 
com.bea.wlevs.cache.spi - package com.bea.wlevs.cache.spi
 
com.bea.wlevs.cache.spi.coherence - package com.bea.wlevs.cache.spi.coherence
 
com.bea.wlevs.channel - package com.bea.wlevs.channel
 
com.bea.wlevs.deployment.mbean - package com.bea.wlevs.deployment.mbean
 
com.bea.wlevs.diagnostic - package com.bea.wlevs.diagnostic
 
com.bea.wlevs.ede.api - package com.bea.wlevs.ede.api
 
com.bea.wlevs.ede.api.annotation - package com.bea.wlevs.ede.api.annotation
 
com.bea.wlevs.ede.api.cluster - package com.bea.wlevs.ede.api.cluster
 
com.bea.wlevs.eventinspector.management - package com.bea.wlevs.eventinspector.management
 
com.bea.wlevs.eventstore - package com.bea.wlevs.eventstore
This package is the service provider interface (SPI) for the event repository.
com.bea.wlevs.management - package com.bea.wlevs.management
 
com.bea.wlevs.management.configuration - package com.bea.wlevs.management.configuration
 
com.bea.wlevs.management.diagnostic - package com.bea.wlevs.management.diagnostic
 
com.bea.wlevs.management.diagnostic.notification - package com.bea.wlevs.management.diagnostic.notification
 
com.bea.wlevs.management.runtime - package com.bea.wlevs.management.runtime
 
com.bea.wlevs.monitor - package com.bea.wlevs.monitor
 
com.bea.wlevs.monitor.management - package com.bea.wlevs.monitor.management
 
com.bea.wlevs.spring.support - package com.bea.wlevs.spring.support
 
com.oracle.cep.cartridge - package com.oracle.cep.cartridge
 
com.oracle.cep.cluster.ha.adapter - package com.oracle.cep.cluster.ha.adapter
 
com.oracle.cep.cluster.ha.adapter.inbound - package com.oracle.cep.cluster.ha.adapter.inbound
 
com.oracle.cep.cluster.ha.adapter.management - package com.oracle.cep.cluster.ha.adapter.management
 
com.oracle.cep.cluster.ha.adapter.runtime - package com.oracle.cep.cluster.ha.adapter.runtime
 
com.oracle.cep.cluster.ha.api - package com.oracle.cep.cluster.ha.api
 
com.oracle.cep.cluster.hagroups - package com.oracle.cep.cluster.hagroups
 
com.oracle.cep.cluster.hagroups.runtime - package com.oracle.cep.cluster.hagroups.runtime
 
com.oracle.cep.shell - package com.oracle.cep.shell
 
commit() - Method in interface com.bea.wlevs.eventstore.EventStoreTransaction
Commit this transaction, storing all events captured within it.
COMPONENT - Static variable in class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope
 
ConfigHistoryManagerMBean - interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean.
Configuration history management MBean.
Configuration - interface com.bea.wlevs.ede.api.cluster.Configuration.
An interface representing a configuration update of group members.
ConfigurationBeanPostProcessorService - interface com.bea.wlevs.spring.support.ConfigurationBeanPostProcessorService.
The interface defines an occurrence in the life cycle of an application.
ConfigurationException - exception com.bea.wlevs.ede.api.ConfigurationException.
Root exception for EPN configuration errors.
ConfigurationException() - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationException(String) - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationException(String, String) - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationException(String, Throwable, String) - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationException(Throwable, String) - Constructor for class com.bea.wlevs.ede.api.ConfigurationException
 
ConfigurationPropertyPlaceholderConfigurer - class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer.
An implementation of PropertyPlaceholderConfigurer that understands the WLEvS configuration subsystem.
ConfigurationPropertyPlaceholderConfigurer() - Constructor for class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
configurePlayback(long, long, float, boolean) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
configurePlaybackFilter(long, long) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Use this to specify the record time filter for events that are to be played back.
configurePlaybackStorage(String, List, String) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Configures the store related parameters of the events that should be played back.
configurePlaybackWithDuration(long, long, float, boolean) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
configureQueueing(int, int) - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
This method sets both the max threads and the max size.
configureRecord(long, long) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
configureRecordStorage(String, List, String) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Configures the storage parameters for recording events at this stage.
configureRecordWithDuration(long, long) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
connect() - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Send a connect request to the server.
ContextResumedEvent - class com.bea.wlevs.spring.support.ContextResumedEvent.
Event delivered when an application is resumed
ContextResumedEvent(ApplicationContext) - Constructor for class com.bea.wlevs.spring.support.ContextResumedEvent
Create a new ApplicationEvent.
ContextSuspendedEvent - class com.bea.wlevs.spring.support.ContextSuspendedEvent.
Event delivered when an application is suspended
ContextSuspendedEvent(ApplicationContext) - Constructor for class com.bea.wlevs.spring.support.ContextSuspendedEvent
Create a new ApplicationEvent.
CONTROL_STREAM_FILTER - Static variable in interface com.bea.wlevs.monitor.Monitor
 
CONTROL_STREAM_ID - Static variable in interface com.bea.wlevs.monitor.Monitor
 
convert(JSONObject) - Method in interface com.bea.wlevs.adapters.httppubsub.api.InboundMessageConverter
Convert a JSON message into one or more event server events
convert(Message) - Method in interface com.bea.wlevs.adapters.jms.api.InboundMessageConverter
Convert a JMS message into one or more events
convert(Object) - Method in interface com.bea.wlevs.adapters.httppubsub.api.OutboundMessageConverter
Convert an event into one or more JSON messages
convert(Session, Object) - Method in interface com.bea.wlevs.adapters.jms.api.OutboundMessageConverter
Convert an event into one or more JMS messages
CorrelatedQueueTrimmingAdapter - class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter.
Adapter that correlates an inbound buffer of events with a second source of the same event stream, outputting the buffer if correlation fails after some timed interval.
CorrelatedQueueTrimmingAdapter() - Constructor for class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
CorrelatedQueueTrimmingAdapterFactory - class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapterFactory.
 
CorrelatedQueueTrimmingAdapterFactory() - Constructor for class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapterFactory
 
CorrelatedQueueTrimmingAdapterMBean - interface com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBean.
JMX interface to CorrelatedQueueTrimmingAdapter
CorrelatedQueueTrimmingAdapterMBeanImpl - class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl.
 
CorrelatedQueueTrimmingAdapterMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl
 
CorrelatedQueueTrimmingAdapterMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl
 
CorrelatedQueueTrimmingAdapterRuntimeMBean - interface com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBean.
JMX interface to CorrelatedQueueTrimmingAdapter
CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl - class com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl.
 
CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
 
CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
 
CQLExecutionException - exception com.bea.wlevs.ede.api.CQLExecutionException.
Event processing exception raised if error occurs while executing a CQL statement.
CQLProcessorMBean - interface com.bea.wlevs.management.configuration.CQLProcessorMBean.
 
CQLProcessorMBean.FunctionParameter - class com.bea.wlevs.management.configuration.CQLProcessorMBean.FunctionParameter.
 
CQLProcessorRuntimeMBean - interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean.
This MBean provides runtime information for an instance of a CQL processor.
create() - Method in interface com.bea.wlevs.ede.api.StageFactory
Create a new Stage using the provided stage identifier and application identifier.
create() - Method in interface com.bea.wlevs.ede.api.Factory
 
create() - Method in interface com.bea.wlevs.cache.spi.CachingSystemFactory
 
create() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapterFactory
 
create() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapterFactory
 
create() - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapterFactory
 
create() - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapterFactory
 
create() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapterFactory
 
createBuilder() - Method in interface com.bea.wlevs.ede.api.EventBuilder.Factory
 
createChannel(boolean, String, boolean, String, Class) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a new channel using a Java class event-type.
createChannel(boolean, String, boolean, String, Map) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a new channel using a metadata-based event-type.
createChannel(boolean, String, Class) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a new system timestamped channel using a Java class event-type.
createChannel(boolean, String, Map) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a new system timestamped channel using a metadata-based event-type.
createDiagnosticProfile(Node) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Creates a profile by a profile node defined in wlevs_diagnostic_config.xsd.
createDiagnosticProfile(String) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Creates a profile by a xml profile string.
createDiagnosticProfile(String, ObjectName[]) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Creates a profile by a series of probes.
createEndpoint(String, String, Endpoint.Direction) - Method in interface com.bea.wlevs.monitor.Monitor
Returns endpoint that represents a 'place' in the Event Server that can be monitored.
createEvent() - Method in interface com.bea.wlevs.ede.api.EventBuilder
Instantiate an event of the type associated with this event builder.
createEvent() - Method in interface com.bea.wlevs.ede.api.EventType
Creates an event object for this event type.
createMapEvent(EventChannel, Map) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a map-event to be used for metadata-based channels.
createProcessor(String) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a CQL processor in the current session.
createProxyFactory(Object) - Method in interface com.bea.wlevs.spring.support.ProxyFactoryService
 
createQuery(Processor, String, String) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a CQL query.
createStatement(String) - Method in interface com.bea.wlevs.ede.api.Processor
Compile query using the supplied query string parameter.
createStatement(String, String) - Method in interface com.bea.wlevs.ede.api.Processor
Compile query using the supplied query string parameter and query id.
createStore(String, EventStoreProperties) - Method in interface com.bea.wlevs.eventstore.EventStoreProvider
Creates a new event store within this provider, having the specified name and offering the specified properties.
createStore(String, EventStoreProperties) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Creates a new event store having the specified name and offering the specified properties.
createTransaction() - Method in interface com.bea.wlevs.eventstore.EventStore
Creates a transaction that may be used to treat a series of capture or query operations atomically.
createView(Processor, String, String) - Method in interface com.oracle.cep.shell.EpnCommand
Creates a CQL view.

D

DataProvider - interface com.bea.wlevs.ede.api.DataProvider.
Provider of non-streaming data.
DatasetName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
The dataset name string value
DataSetName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
The data set name used for this recording
DEFAULT_INTERVAL - Static variable in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Default interval in milliseconds when not specified in monitor operations.
DEFAULT_PROVIDER_NAME - Static variable in interface com.bea.wlevs.eventstore.EventStoreProvider
 
DEFAULT_THROUGHPUT - Static variable in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Default throughput interval in milliseconds when not specified in monitor operations.
DEFAULT_TIME_FORMAT - Static variable in interface com.oracle.cep.shell.EpnCommand
Default time format for output events.
DEFAULT_WINDOW_LENGTH_MILLIS - Static variable in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
DefaultAdapterMBean - interface com.bea.wlevs.management.configuration.DefaultAdapterMBean.
 
DelegatingQueueTrimmingStrategy - interface com.oracle.cep.cluster.ha.adapter.DelegatingQueueTrimmingStrategy.
QueueTrimmingStrategy that delegates to another QueueTrimmingStrategy.
deleteAllQueries() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This methods deletes all queries that has been configured in the CQL Processor.
deleteAllRules() - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This methods deletes all rules that has been configured in the EPL Processor.
deleteAllViews() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This methods deletes all views that have been configured in the CQL Processor.
deleteDatabase(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method delete a database from this processor's configuration.
deleteParams(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method deletes all parameter values for the parameterized query identified by the ruleId argument.
deleteParams(String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method deletes the named set of parameter values for the parameterized query identified by the ruleId argument.
deleteRule(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method deletes a rule from the EPL Processor with the given rule id.
deleteRules(String[]) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method deletes all rules with the given ids.
deleteTypeAlias(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will delete a type alias to the designated CQL Processor.
deployApplication(String, byte[]) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will deploy a serialized byte array to the Weblogic Event Server.
deployApplication(String, byte[], Map) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will deploy a serialized byte array to the Weblogic Event Server.
deployApplication(String, File) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will deploy the jar file in the Weblogic Event Server.
deployApplication(String, String, byte[]) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will deploy a serialized byte array as a clustered application in a group of WebLogic Event Servers.
deployApplication(String, String, File) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will deploy the jar file as a clustered application in a group of WebLogic Event Servers.
DeploymentNotification - class com.bea.wlevs.management.runtime.DeploymentNotification.
DeploymentNotification for deployment events.
DeploymentNotification(Object, long, long, String, String, String, String) - Constructor for class com.bea.wlevs.management.runtime.DeploymentNotification
 
DeploymentServiceMBean - interface com.bea.wlevs.deployment.mbean.DeploymentServiceMBean.
Application deployment service MBean that includes non-public methods.
deregisterEventType(String) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Remove event type from the repository.
destroy() - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
destroy() - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
destroy() - Method in interface com.bea.wlevs.ede.api.Statement
Permanently destroys statement and removes its reference in the processor
destroy() - Method in interface com.bea.wlevs.ede.api.DisposableBean
Invoked by the EPN container when the containing application is stopped.
destroy() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
destroy(BundleContext) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Destruction callback for this context
destroy(BundleContext) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
destroyStatement(String) - Method in interface com.bea.wlevs.ede.api.Processor
Deletes statement and removes it from processor.
DiagnosticProfileManagerMBean - interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean.
Diagnostic profiles factory MBean to manage diagnostic profile MBeans.
DiagnosticProfileMBean - interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean.
Diagnostic Profile MBean.a profile can be looked as a collection of probes that monitoring the performance of an application.All the probes must have the same start ponit.
DIRECTION_PROPERTY - Static variable in interface com.bea.wlevs.management.ManagementConstants
Attribute used to identify if it is the INBOUND (entry) or OUTBOUND (exit) point on a stage
disableEventTrimming(Object) - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
Conditionally disables event trimming based on the passed in event.
disableEventTrimming(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
disableEventTrimming(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol
 
disableEventTrimming(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.IdentityQueueTrimmingProtocol
 
disconnect() - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Send disconnect message to the server.
DisposableBean - interface com.bea.wlevs.ede.api.DisposableBean.
Interface to be implemented by beans that want to release resources when the containing EPN is destroyed and the application undeployed.
doInsert(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
DOMAIN_NAME - Static variable in interface com.bea.wlevs.management.ManagementConstants
WL EvS MBean Domain Name
DomainMBean - interface com.bea.wlevs.management.configuration.DomainMBean.
This MBean is the root of Weblogic Event Server configuration MBeans.
DomainMembershipListener - interface com.bea.wlevs.ede.api.cluster.DomainMembershipListener.
Listener interface that allows beans and adapters to listen for cluster membership changes.
DomainRuntimeMBean - interface com.bea.wlevs.management.runtime.DomainRuntimeMBean.
This MBean provides runtime information for an instance of an OEP domain.
DOUBLE - Static variable in class com.bea.wlevs.ede.api.Type
 
downloadRules() - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method returns in XML format all rules and any parameter values associated with parameterized queries in the designated EPL Proessor.
DROP_OLDEST - Static variable in class com.bea.wlevs.channel.RejectionPolicy
Drop oldest event in stream, and then re-attempt to execute new new (latest) event.
DuplicateEventTypeException - exception com.bea.wlevs.ede.api.DuplicateEventTypeException.
This exception is raised when an application attempts to register an event type that already has been registered.
DuplicateEventTypeException(String) - Constructor for class com.bea.wlevs.ede.api.DuplicateEventTypeException
 
DuplicateProviderNameException - exception com.bea.wlevs.eventstore.DuplicateProviderNameException.
Exception raised if an attempt is made to register a provider having the same name as a previously registered provider.
DuplicateProviderNameException() - Constructor for class com.bea.wlevs.eventstore.DuplicateProviderNameException
Creates an exception with no message or cause.
DuplicateProviderNameException(String) - Constructor for class com.bea.wlevs.eventstore.DuplicateProviderNameException
Creates an exception having the specified message.
DuplicateProviderNameException(String, Throwable) - Constructor for class com.bea.wlevs.eventstore.DuplicateProviderNameException
Creates an exception having the specified message and cause.
DuplicateProviderNameException(Throwable) - Constructor for class com.bea.wlevs.eventstore.DuplicateProviderNameException
Creates an exception having the specified cause.

E

ELEMENT_TIME - Static variable in interface com.bea.wlevs.ede.api.EventBuilder
Should the event have an element time (see CQL documentation), it is put in Builder using this constant as the property name.
enableEventTrimming(Object) - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
Enables event trimming using the passed in trimming key.
enableEventTrimming(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
Endpoint - interface com.bea.wlevs.monitor.Endpoint.
Endpoint is referenceable location in an Event Server application stage.
Endpoint.Direction - class com.bea.wlevs.monitor.Endpoint.Direction.
Specifies two locations within a stage: the entrypoint in a stage, and the exitpoint out of a stage
endSession() - Method in interface com.oracle.cep.shell.EpnCommand
Ends the current session.
EPLProcessorMBean - interface com.bea.wlevs.management.configuration.EPLProcessorMBean.
This MBean will manage instances of epl processor whose configuration has been derived from com.bea.wlevs.configuration.application.DefaultProcessorConfig schema.
EpnCommand - interface com.oracle.cep.shell.EpnCommand.
Commands for manipulating EPN components.
EQUALS - Static variable in interface com.oracle.cep.cartridge.ExternalConstants
External Connection capabilities
equals(Object) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.StageInfo
 
EventBean - interface com.bea.wlevs.ede.api.EventBean.
Interface needed to be implemented by beans that wish to managed by the container.
EventBeanFactory - interface com.bea.wlevs.ede.api.EventBeanFactory.
Factory for creating EventBean's.
EventBeanMBean - interface com.bea.wlevs.management.configuration.EventBeanMBean.
This MBean manages the configuration of EventBeans
EventBuilder - interface com.bea.wlevs.ede.api.EventBuilder.
Builder for creating events of a certain event type.
EventBuilder.Factory - interface com.bea.wlevs.ede.api.EventBuilder.Factory.
Factory for event builder.
EventChannel - interface com.bea.wlevs.ede.api.EventChannel.
A event channel is a conduit for events.
EventChannelFactory - interface com.bea.wlevs.ede.api.EventChannelFactory.
 
EventChannelMBean - interface com.bea.wlevs.management.configuration.EventChannelMBean.
 
EventCountingQueueTrimmingStrategy - class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy.
QueueTrimmingStrategy that trims the backup queue based on event counting.
EventCountingQueueTrimmingStrategy() - Constructor for class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
eventIdentity - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
EventIdentitySupport - class com.oracle.cep.cluster.ha.adapter.EventIdentitySupport.
 
EventIdentitySupport() - Constructor for class com.oracle.cep.cluster.ha.adapter.EventIdentitySupport
 
EventIdentitySupport(Class, String, String, String, EventTypeRepository) - Constructor for class com.oracle.cep.cluster.ha.adapter.EventIdentitySupport
 
EventInspectorManager - class com.bea.wlevs.eventinspector.management.EventInspectorManager.
 
EventInspectorManager.InspectorInfo - class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo.
 
EventInspectorManager.InspectorInfo(String, SendEventInterceptor) - Constructor for class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
EventInspectorManager.InspectorInfo(String, SendEventInterceptor, HashSet) - Constructor for class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
EventInspectorManager.InspectorInfo(String, SendEventInterceptor, HashSet, boolean) - Constructor for class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
EventInspectorManager.StageInfo - class com.bea.wlevs.eventinspector.management.EventInspectorManager.StageInfo.
 
EventInspectorManager.StageInfo(String, String) - Constructor for class com.bea.wlevs.eventinspector.management.EventInspectorManager.StageInfo
 
EventInspectorManager() - Constructor for class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
EventInspectorMBean - interface com.bea.wlevs.eventinspector.management.EventInspectorMBean.
MBean for controlling the behaviour of event tracing and injection.
EventMetadata - interface com.bea.wlevs.ede.api.EventMetadata.
All the metadata that is associated with an event instance.
EventPartitioner - interface com.bea.wlevs.channel.EventPartitioner.
An EventPartitioner provides a mechanism for end-users to configure their own custom strategy for partitioning events on a channel across its output event sinks.
EventProcessingException - exception com.bea.wlevs.ede.api.EventProcessingException.
Root runtime exception raised when an error occurs when processing events.
EventProcessingException() - Constructor for class com.bea.wlevs.ede.api.EventProcessingException
Constructor for event processing exception
EventProcessingException(String) - Constructor for class com.bea.wlevs.ede.api.EventProcessingException
Constructor for event processing exception
EventProcessingException(String, String, Collection, Collection, Collection, Throwable) - Constructor for class com.bea.wlevs.ede.api.EventProcessingException
Constructor for event processing exception
EventProcessingException(String, Throwable) - Constructor for class com.bea.wlevs.ede.api.EventProcessingException
Constructor for event processing exception
EventProcessingException(Throwable) - Constructor for class com.bea.wlevs.ede.api.EventProcessingException
Constructor for event processing exception
EventProperty - interface com.bea.wlevs.ede.api.EventProperty.
 
EventPropertyDescription - interface com.bea.wlevs.ede.api.EventPropertyDescription.
Describes a property of an event.
EventPropertyException - exception com.bea.wlevs.ede.api.EventPropertyException.
Event processing exception raised if event of a particular event-type fails to handle an event property.
eventQueue - Variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
EventQueue - interface com.bea.wlevs.ede.api.EventQueue.
 
EventQueueMBean - interface com.bea.wlevs.management.configuration.EventQueueMBean.
 
EventRejectedException - exception com.bea.wlevs.ede.api.EventRejectedException.
An EventRejectedException can be raised by the application developer to indicate that an EPN node is rejecting events.
EventRejectedException.Reason - class com.bea.wlevs.ede.api.EventRejectedException.Reason.
Reason for application to reject the event(s)
EventRejectedException(EventRejectedException.Reason, List, String) - Constructor for class com.bea.wlevs.ede.api.EventRejectedException
Constructor for EventRejectedException
EventRejectedException(EventRejectedException.Reason, List, String, String) - Constructor for class com.bea.wlevs.ede.api.EventRejectedException
Constructor for EventRejectedException
EventSender - interface com.bea.wlevs.ede.api.EventSender.
Deprecated. As of OCEP 10.3, replaced by StreamSender and RelationSender
EventSink - interface com.bea.wlevs.ede.api.EventSink.
Deprecated. As of OCEP 10.3, replaced by StreamSink and RelationSink.
EventSource - interface com.bea.wlevs.ede.api.EventSource.
Deprecated. As of OCEP 10.3, replaced by StreamSource and RelationSource
EventStore - interface com.bea.wlevs.eventstore.EventStore.
A channel for accessing a collection of persistent events that are to be treated as a unit for purposes of event capture and query.
EventStoreCursor - interface com.bea.wlevs.eventstore.EventStoreCursor.
An iterator over events returned from a query.
EventStoreException - exception com.bea.wlevs.eventstore.EventStoreException.
A generic exception raised by the Event Store API.
EventStoreException() - Constructor for class com.bea.wlevs.eventstore.EventStoreException
Creates an exception with no message or cause.
EventStoreException(String) - Constructor for class com.bea.wlevs.eventstore.EventStoreException
Creates an exception having the specified message.
EventStoreException(String, Throwable) - Constructor for class com.bea.wlevs.eventstore.EventStoreException
Creates an exception having the specified message and cause.
EventStoreException(Throwable) - Constructor for class com.bea.wlevs.eventstore.EventStoreException
Creates an exception having the specified cause.
EventStoreManager - interface com.bea.wlevs.eventstore.EventStoreManager.
The top-level event store service, through which clients may interact with event stores.
EventStoreManagerPolicy - class com.bea.wlevs.eventstore.EventStoreManagerPolicy.
Specifies the event store manager policy.
EventStoreManagerPolicy() - Constructor for class com.bea.wlevs.eventstore.EventStoreManagerPolicy
 
EventStoreProperties - class com.bea.wlevs.eventstore.EventStoreProperties.
Specifies the desired properties that a newly created event store must have, in order to meet the client's needs.
EventStoreProperties() - Constructor for class com.bea.wlevs.eventstore.EventStoreProperties
 
EventStoreProvider - interface com.bea.wlevs.eventstore.EventStoreProvider.
An underlying repository that provides event store services to clients.
EventStoreProviderPolicy - class com.bea.wlevs.eventstore.EventStoreProviderPolicy.
Specifies the event store provider policy.
EventStoreProviderPolicy() - Constructor for class com.bea.wlevs.eventstore.EventStoreProviderPolicy
 
EventStoreQuery - interface com.bea.wlevs.eventstore.EventStoreQuery.
A provider-specific specification of which events a client wishes to retrieve from an event store.
EventStoreTransaction - interface com.bea.wlevs.eventstore.EventStoreTransaction.
A context within which event store capture and query operations may be performed atomically and isolated from other transactions.
eventToJSON(EventType, Object) - Static method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
Convert an event object to a JSON object.
eventToJSONObject(EventType, Object) - Static method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
Convert an event object to a JSON object.
eventTrimmingDisabled() - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
 
eventTrimmingDisabled() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
eventTrimmingEnabled() - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
 
eventTrimmingEnabled() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
EventType - interface com.bea.wlevs.ede.api.EventType.
This interface provides event type metadata for events.
EventTypeList - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Comma separated list of event types as defined in the Event Type Repository
EventTypeRepository - interface com.bea.wlevs.ede.api.EventTypeRepository.
EventTypeRepository is a repository for all of the registered event types in the Event Server.
EventTypeRepositoryMBean - interface com.bea.wlevs.management.EventTypeRepositoryMBean.
 
EventTypes - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
List of names of the event types contained in this recording.
EventWindowQueueTrimmingStrategy - class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy.
Trim the backup queue based on a time window of events
EventWindowQueueTrimmingStrategy() - Constructor for class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
EventWindowQueueTrimmingStrategy(QueueTrimmingStrategy) - Constructor for class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
execute(Object[], String, Map) - Method in interface com.oracle.cep.cartridge.ExternalFunction
Execute runtime function implementation for simple functions (e.g. non aggregate functions).
executeQuery() - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Executes the statement and returns an iterator over result set.
EXTERNAL - Static variable in class com.bea.wlevs.ede.api.Processor.ClockType
 
ExternalConnection - interface com.oracle.cep.cartridge.ExternalConnection.
Connection to an external data-source.
ExternalConstants - interface com.oracle.cep.cartridge.ExternalConstants.
General constants used by Cartridges
ExternalDataSource - interface com.oracle.cep.cartridge.ExternalDataSource.
An ExternalDataSource is an external source of contextual data that can be joined together with events within a CQL processor.
ExternalFunction - interface com.oracle.cep.cartridge.ExternalFunction.
ExternalFunctions are functions used within CQL queries and views that are provided by an external entity, such as an ExternalFunctionProvider.
ExternalFunctionDefinition - interface com.oracle.cep.cartridge.ExternalFunctionDefinition.
ExternalFunctionDefinitions specify the metadata for functions used within CQL queries and views that are provided by an external entity, such as an ExternalFunctionProvider.
ExternalFunctionProvider - interface com.oracle.cep.cartridge.ExternalFunctionProvider.
An ExternalFunctionProvider defines a set of functions that can be directly accessed within CQL queries and views.
ExternalPredicate - interface com.oracle.cep.cartridge.ExternalPredicate.
Represents prepared statement predicates.
ExternalPreparedStatement - interface com.oracle.cep.cartridge.ExternalPreparedStatement.
External Prepared Statement.
ExternalSource - interface com.bea.wlevs.ede.api.ExternalSource.
Externally-managed source of data that can be used to enrich the streaming events flowing from event sources.

F

Factory - interface com.bea.wlevs.ede.api.Factory.
Factory interfaces for all stages.
FaultHandler - interface com.bea.wlevs.ede.api.FaultHandler.
Service for providing custom fault handlers.
FIFO - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies eviction policy of First In First Out.
FilterEndTime - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Long value with record time filter end value -1 means end time is not specified.
FilterStartTime - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Long value with record time filter start value -1 means start time is not specified.
FilterTimeDuration - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Long value with record time filter duration -1 means duration is not specified.
findOrCreateStore(String, EventStoreProperties) - Method in interface com.bea.wlevs.eventstore.EventStoreProvider
Returns the event store having the specified name within this provider, or creates a new event store within this provider having the specified name and offering the specified properties if no event store already exists by that name within this provider.
findOrCreateStore(String, EventStoreProperties) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Returns the event store having the specified name, or creates a new event store having the specified name and offering the specified properties if no event store already exists by that name.
findStore(String) - Method in interface com.bea.wlevs.eventstore.EventStoreProvider
Returns the event store having the specified name, or null if none exists within this provider.
findStore(String) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Returns the event store having the specified name, or null if none exists.
FLOAT - Static variable in class com.bea.wlevs.ede.api.Type
 
FORMATTED - Static variable in class com.oracle.cep.shell.OutputTimeFormat
Time-stamp is formatted as HH:mm:ss SSS
FULL - Static variable in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 
FunctionNotFoundException - exception com.oracle.cep.cartridge.FunctionNotFoundException.
Exception thrown when function being referenced in CQL is not supported by ExternalFunctionProvider.
FunctionNotFoundException(String) - Constructor for class com.oracle.cep.cartridge.FunctionNotFoundException
 
FunctionNotFoundException(String, String) - Constructor for class com.oracle.cep.cartridge.FunctionNotFoundException
 
FunctionNotFoundException(String, String, Throwable) - Constructor for class com.oracle.cep.cartridge.FunctionNotFoundException
 
FunctionNotFoundException(String, Throwable) - Constructor for class com.oracle.cep.cartridge.FunctionNotFoundException
 

G

get() - Method in class com.oracle.cep.cluster.ha.adapter.AtomicCounter
 
getAction() - Method in class com.bea.wlevs.ede.api.StatementException
 
getAction() - Method in class com.bea.wlevs.ede.api.CQLExecutionException
Returns defined action to be performed to fix error, when applicable.
getAllBoundParameterNames(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method returns the names of the bound parameters which are bound to a rule identified by the preparedStatementId argument.
getAllBoundParameters(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method retrieves all parameter values for a parameterized query identified by the preparedStatementId argument.
getAllFunctionsInfo() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
Returns all user defined functions that have been associated to this processor, possibly through the wlevs:function tag in the EPN assembly configuration file.
getAllQueries() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method fetches all the queries in this processor.
getAllQueriesInfo() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
Returns all the queries configured for this processor along with all the information about the queries.
getAllRules() - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method fetches all the rules that has been configured in the designated EPL Proessor.
getAllRulesInfo() - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
Returns all the rules configured for this processor along with all the information about the rules.
getAllTraceChannels() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getAllTraceChannels() - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Returns a list of channels using event tracing.
getAllViews() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method fetches all the views in this processor.
getAllViewsInfo() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
Returns all the views configured for this processor along with all the information about the views.
getAmbiguousFunctionName() - Method in class com.oracle.cep.cartridge.AmbiguousFunctionException
 
getApplicationContexts(String) - Method in interface com.bea.wlevs.management.configuration.CartridgeMBean
Returns all the context names associated with the given application available for this cartridge.
getApplicationGroups() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns an array of String containing the name of all groups for which this application is a member of.
getApplicationId() - Method in interface com.bea.wlevs.monitor.Endpoint
Returns the application id
getApplicationIdentity() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getApplicationIdentity() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getApplicationMBeans() - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns an array of ObjectName of the ApplicationMBeans that have been deployed in the current WebLogic Event Server instance.
getApplicationRuntimeMBeans() - Method in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
Returns an array of ObjectName of the ApplicationRuntimeMBeans that have been deployed in the current WebLogic Event Server instance.
getAttributes() - Method in interface com.oracle.cep.cartridge.ExternalPredicate
Returns list of attributes being used in predicate
getAverageInterval() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
Gets the interval for calculate average performance data.
getBatchSize() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
getBatchSize() - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
Get the batch size for timing messages broadcast to secondaries.
getBoundParameters(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method retrieves the set of parameter values with the given name for a parameterized query identified by the preparedStatementId argument.
getBoundStatement(String) - Method in interface com.bea.wlevs.ede.api.PreparedStatement
Returns BoundStatement identfied by bindingId
getBoundStatements() - Method in interface com.bea.wlevs.ede.api.PreparedStatement
Returns read-only Collection of all BoundStatements being managed by this PreparedStatement.
getBundleProperties(String) - Method in interface com.bea.wlevs.spring.support.BundlePropertyAdmin
Returns the set of properties registered against the application bundle represented by symbolicName.
getBundleProperty(String, String) - Method in interface com.bea.wlevs.spring.support.BundlePropertyAdmin
Returns the set of properties registered against the application bundle represented by symbolicName.
getCache(String) - Method in interface com.bea.wlevs.cache.spi.CachingSystem
Returns a named cache from the underlying caching system.
getCacheDataSource() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Cache serving as a source, in the form of a map.
getCacheFactory() - Method in interface com.bea.wlevs.cache.spi.coherence.CoherenceCachingSystem
 
getCacheMBeans() - Method in interface com.bea.wlevs.management.configuration.CachingSystemMBean
Returns an array of ObjectName which contains the names of the CacheMBean
getCacheNames() - Method in interface com.bea.wlevs.cache.spi.CachingSystem
Return names of caches that are part of this caching system.
getCachingSystemMBeans() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns an array of ObjectName which is the naming of the various CachingSystemMBean
getCapabilities() - Method in interface com.oracle.cep.cartridge.CapabilityProvider
Return supported capabilities defined as functions.
getCauseMessage() - Method in class com.bea.wlevs.ede.api.StatementException
 
getCauseMessage() - Method in class com.bea.wlevs.ede.api.CQLExecutionException
Returns CQL error cause.
getChannel() - Method in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
Returns the pub-sub channel
getChannelName() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
getChannels() - Method in interface com.oracle.cep.shell.EpnCommand
Returns all channels that have been created in this current session.
getClause() - Method in interface com.oracle.cep.cartridge.ExternalPredicate
Returns predicate clause as a String.
getClockType() - Method in interface com.bea.wlevs.ede.api.Processor
 
getCollectInterval() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
Gets the interval for collecting example performace data.
getColumnNumber() - Method in class com.bea.wlevs.ede.api.StatementException
Returns column number on which an error was detected.
getConcurrentConsumers() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the concurrentConsumers property.
getConfigurationType() - Method in class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl
 
getConfigurationType() - Method in class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl
 
getConfigurationType() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
getConfigurationType() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
getConfigurationType() - Method in class com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBeanImpl
 
getConfigurationVersion(String) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Gets the configuration version number.
getConnection() - Method in interface com.oracle.cep.cartridge.ExternalDataSource
Attempts to get a connection to the data source
getConnectionEncryptedPassword() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the connection encryptedPassword property.
getConnectionJndiName() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the connectionJndiName property.
getConnectionPassword() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the connection password property.
getConnectionUser() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the connection user property.
getCoordinator() - Method in interface com.bea.wlevs.ede.api.cluster.Configuration
Returns the Server object of the coordinator for this configuration.
getCurrentSize() - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
Returns the current (used) size of Event Queue
getCurrentSize() - Method in interface com.bea.wlevs.ede.api.EventQueue
Returns the current (used) size of channel.
getDatabases() - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method retrieve the databases configured with this processor.
getDataSource() - Method in interface com.bea.wlevs.management.configuration.TableMBean
Returns JDBC data source name associated to this table.
getDeleteEvents() - Method in class com.bea.wlevs.ede.api.EventProcessingException
Returns the delete events that caused the event processing exception, or null if not applicable.
getDeploymentName() - Method in class com.bea.wlevs.management.runtime.DeploymentNotification
Returns deployment bundle (i.e. applications, libraries) name.
getDestinationJndiName() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the destinationJndiName property.
getDestinationType() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the destinationType property.
getDiagnosticProfile(String) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Gets profile as xml Node.
getDiagnosticProfiles() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Gets all the diagnostic profiles.
getDirection() - Method in interface com.bea.wlevs.monitor.Endpoint
Returns location in stage, that is, either the ENTRY or the EXIT of the stage
getDurableSubscriptionName() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the durableSubscriptionName property.
getEncryptedPassword() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the encryptedPassword property.
getEndLocation() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
Returns the ObjectName representing the end location of the path being monitored.
getEndOffset() - Method in class com.bea.wlevs.ede.api.StatementException
 
getEndStage() - Method in class com.bea.wlevs.management.diagnostic.notification.ProbeAttributeChangeNotification
Gets end stage of the probe which send out the notification.
getEvent() - Method in class com.bea.wlevs.management.runtime.DeploymentNotification
Returns deployment event
getEventBuilderFactory() - Method in interface com.bea.wlevs.ede.api.EventType
Deprecated. As of OCEP 11.1.1.1.0, replaced by EventType.createEvent() and buildEvent().
getEventMetadata() - Method in interface com.bea.wlevs.ede.api.MetadataEnabledEvent
 
getEventPropertyName() - Method in class com.bea.wlevs.ede.api.EventPropertyException
Returns name of offending event property that caused the exception.
getEventPropertyNamesForQuerySources(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method returns the property names for all sources referenced by the query.
getEventPropertyNamesForViewSources(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method returns the property names for all sources referenced by the view.
getEventQueue() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getEventQueueSize() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getEventQueueSize() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBean
 
getEventsTrimmedCount() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean
 
getEventsTrimmedCount() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getEventTrimmingInterval() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getEventTrimmingKey() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBean
 
getEventTrimmingKey() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
getEventType() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the eventType property.
getEventType() - Method in interface com.bea.wlevs.management.configuration.TableMBean
Returns event type associated to table's rows.
getEventType() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns the event type name for this channel
getEventType() - Method in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
Returns the event type of events that flow through this HTTP pub-sub channel.
getEventType() - Method in interface com.bea.wlevs.ede.api.MapEventObject
Event type for this event that contains metadata about the properties of the event.
getEventType() - Method in interface com.bea.wlevs.ede.api.EventChannel
Only events of this event type are allowed to pass through this event channel.
getEventType() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Source generates data of this type.
getEventType() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getEventType() - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
getEventType() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getEventType(Object) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Retrieve the event type for an event object.
getEventType(String) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Retrieve a previously registered even type by name.
getEventTypeList() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
getEventTypeName() - Method in class com.bea.wlevs.ede.api.EventPropertyException
Returns name of target event-type.
getEventTypeRepository() - Method in interface com.bea.wlevs.ede.api.Processor
Returns repository for types defined within the application.
getEventTypeRepository() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getEventTypeRepository() - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
getEventTypeRepository() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getEventTypes() - Method in interface com.bea.wlevs.management.EventTypeRepositoryMBean
This method returns a list of all event type names.
getEvictionPolicy() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the evictionPolicy property.
getExceptions() - Method in class com.bea.wlevs.ede.api.MultiStatementException
Retrieves the list of exceptions that were detected
getExternalRowsThreshold() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Returns the maximum allowed external rows to join with stream events return the threshold value
getExtLibraryState(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method returns a string state of the installed library extension bundle.
getFailOverDelay() - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
getFailOverDelay() - Method in class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl
 
getFailOverDelay() - Method in interface com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBean
 
getFailOverDelay() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBean
 
getFailOverDelay() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
 
getFunction(String, Class[], String, Map) - Method in interface com.oracle.cep.cartridge.ExternalFunctionProvider
Return a function's metadata, including its execution call-back.
getFunctionBatch(String, String, int, int) - Method in interface com.bea.wlevs.management.configuration.CartridgeMBean
Returns the specified batch of functions for the given context id.
getFunctionCount(String, String) - Method in interface com.bea.wlevs.management.configuration.CartridgeMBean
Returns the number of functions available for the given context.
getFunctions(String, String) - Method in interface com.bea.wlevs.management.configuration.CartridgeMBean
Returns information about all the functions supported by this cartrige.
getGroupName() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getGroupName() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getGroupName() - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
getGroupName() - Method in class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
getGroupName() - Method in interface com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBean
 
getGroupNames() - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns an array of group names that exist in the domain.
getGroupPattern() - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
getGroupProperty(String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
Return the property for a group when the property string is of the form groupName1=prop1,groupName2=prop2,groupName3=prop3,default=defprop
getHeartbeat() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
getHeartbeat() - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
Get the heartbeat interval.
getHeartbeatTimeout() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Gets the heart-beat timeout for the channel if it is specified.
getHeartbeatUnits() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
getHeartbeatUnits() - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
Get the units used for the heartbeat.
getHostName() - Method in interface com.bea.wlevs.management.configuration.ServerMBean
Returns the server hostname.
getId() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns the event channel identity
getId() - Method in interface com.bea.wlevs.ede.api.Statement
Retrieve the ID of the statement
getId() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Returns the source identity
getId() - Method in interface com.bea.wlevs.ede.api.cluster.Configuration
Returns the unique id of this configuration.
getId() - Method in interface com.oracle.cep.cartridge.ExternalFunctionProvider
Unique identifier for function provider (cartridge).
getId() - Method in interface com.oracle.cep.cluster.ha.api.IdentifiableEvent
 
getIdentity() - Method in interface com.bea.wlevs.ede.api.cluster.Server
 
getIdentity(Object) - Method in class com.oracle.cep.cluster.ha.adapter.EventIdentitySupport
 
getIdleTime() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the idleTime property.
getInjectChannelName(String, String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getInjectChannelName(String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Returns the channel name for event inject of a specific stage
getInsertEvents() - Method in class com.bea.wlevs.ede.api.EventProcessingException
Returns the insert events that caused the event processing exception, or null if not applicable.
getInstanceProperties() - Method in interface com.bea.wlevs.management.configuration.EventBeanMBean
Get the instance properties.
getInterceptor() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
getInterceptor(String, String, String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getJDBCDataSource() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Name of the data-source associated to this source, should it be a table.
getJndiFactory() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the jndiFactory property.
getJndiProviderUrl() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the jndiProviderUrl property.
getKeyClass() - Method in interface com.bea.wlevs.ede.api.DataProvider
Class of primary key
getKeyClass() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Returns key class for cache.
getKeyPropertyNames() - Method in interface com.bea.wlevs.ede.api.DataProvider
Property names of compound key
getKeyPropertyNames() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Return the key properties for cache.
getLastReceivedKey() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getLastReceivedKey() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getLastReceivedMessage() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getLastReceivedMessage() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean
 
getLastReceivedMessage() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getLastReceivedTimestamp() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getLastReceivedTimestamp() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getLastReceivedTimestamp() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBean
 
getLastSentMessage() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getLastSentMessage() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean
 
getLastSentMessage() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getLength() - Method in interface com.bea.wlevs.ede.api.EventPropertyDescription
Returns the length of the element if it is an array or String type.
getLibraryState(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method returns a string state of the installed library bundle.
getLineNumber() - Method in class com.bea.wlevs.ede.api.StatementException
Returns line number on which an error was detected.
getListeners() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the listeners property.
getListenPort() - Method in interface com.bea.wlevs.management.configuration.ServerMBean
Returns the server listen port.
getMap() - Method in interface com.bea.wlevs.ede.api.DataProvider
Underlying map containing provided data
getMaxSize() - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
This method reads the size of the Channel.
getMaxSize() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the maxSize property.
getMaxSize() - Method in interface com.bea.wlevs.ede.api.EventQueue
Returns maximum size of channel.
getMaxThreads() - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
This method reads the maximum number of Threads associated with the Stream's WorkManager
getMaxThreads() - Method in interface com.bea.wlevs.ede.api.EventQueue
Returns maximum number of threads that a channel should use for processing events.
getMembers() - Method in interface com.bea.wlevs.ede.api.cluster.Configuration
Returns a SortedSet containing the Processor objects of the processors in this configuration.
getMessage() - Method in class com.bea.wlevs.ede.api.StatementException
 
getMessage() - Method in class com.bea.wlevs.ede.api.MultiStatementException
 
getMessageQueue() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getMessageQueueSize() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getMessageQueueSize() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBean
 
getMessageSelector() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the messageSelector property.
getMetric() - Method in interface com.bea.wlevs.monitor.MetricEvent
Returns the metric ouput for the Monitor service
getMetric() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method returns the current monitoring metric value.
getMillisTrimmingInterval() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getName() - Method in interface com.bea.wlevs.management.WebLogicMBean
This method returns the name of the MBean
getName() - Method in interface com.bea.wlevs.management.configuration.CartridgeMBean
Returns the name of the cartridge.
getName() - Method in interface com.bea.wlevs.ede.api.EventPropertyDescription
Returns the name of the element
getName() - Method in interface com.bea.wlevs.ede.api.cluster.Server
 
getName() - Method in interface com.bea.wlevs.cache.spi.CachingSystem
Return the name of this caching system.
getName() - Method in interface com.oracle.cep.cartridge.ExternalFunctionDefinition
Returns the name of the method
getName() - Method in interface com.bea.wlevs.eventstore.EventStoreProvider
Returns the name of this provider.
getNextException() - Method in class com.bea.wlevs.ede.api.EventProcessingException
Returns the next event processing exception on this chain of exceptions.
getNotficationGroups() - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
getNotFoundFunctionName() - Method in class com.oracle.cep.cartridge.FunctionNotFoundException
 
getNotifcationGroups() - Method in class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
getNotifcationGroups() - Method in interface com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBean
 
getNumberOfBoundParameters(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method returns the number of bound parameters which are bound for the rule identified by the preparedStatementId argument.
getObjectName() - Method in interface com.bea.wlevs.management.WebLogicMBean
It returns the ObjectName under which the MBean is registered
getObserver() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getOfferTimeout() - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
Returns the timeout value used for waiting up until space becomes available in the event queue.
getOfferTimeout() - Method in interface com.bea.wlevs.ede.api.EventQueue
Returns the timeout value used for waiting up until space becomes available in the event queue.
getOperatorStats() - Method in interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean
Returns operator-level statistics for CQL queries.
getOrder() - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
getOrder() - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
This is defined to come before the other lifecycle callbacks.
getOrigin() - Method in class com.bea.wlevs.ede.api.EventProcessingException
Returns the identity of the EPN stage where the exception was first originated.
getOriginalMessage() - Method in class com.bea.wlevs.ede.api.StatementException
 
getOutOfOrderCount() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getParameterCount() - Method in interface com.bea.wlevs.ede.api.PreparedStatement
Returns the number of placeholder values which must be supplied to bind the statement (i.e. the required length of the values Object array provided to the bind method).
getParameterizedValues() - Method in interface com.bea.wlevs.ede.api.BoundStatement
Returns the array of parameterized values used to bind the Statement.
getParameterTypes() - Method in interface com.oracle.cep.cartridge.ExternalFunctionDefinition
Returns method parameter types
getParams(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method retrieves all parameter values for a parameterized query identified by the ruleId argument.
getParams(String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method retrieves the set of parameter values with the given name for a parameterized query identified by the ruleId argument.
getParamsCount(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method returns the number of parameters which must be bound for the rule identified by the ruleId argument.
getParent() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
getParent() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getParent() - Method in class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
getPartitionOrderCapacity() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
The capacity (i.e.number of buckets) of partition used for partition-ordered sources (e.g. relation/stream).
getPartitionOrderCapacity() - Method in interface com.bea.wlevs.ede.api.EventChannel
The capacity (i.e.number of buckets) of partition used for partition-ordered sources (e.g. relation/stream).
getPassword() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the password property.
getPlaybackConfiguration() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Returns all the configuration values specified for playback in this stage.
getPlaybackConfiguration() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
getPreparedStatement() - Method in interface com.bea.wlevs.ede.api.BoundStatement
Returns the PreparedStatement that created and is managing this BoundStatement.
getPrimaryKey() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns primary key of relation, or an empty list for streams.
getPrimaryKey() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns primary key of relation, or an empty list for streams.
getProbes() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Gets all the probes in this profiles.
getProcessors() - Method in interface com.oracle.cep.shell.EpnCommand
Returns all processors that have been created in this session.
getProfileManagerObjectName() - Method in class com.bea.wlevs.diagnostic.ProfileManagerEvent
 
getProperties() - Method in interface com.bea.wlevs.ede.api.EventType
Returns all event properties for this event type.
getProperty(String) - Method in interface com.bea.wlevs.ede.api.EventType
Returns event property named propertyName.
getPropertyAccess() - Method in class com.oracle.cep.cluster.ha.adapter.EventIdentitySupport
 
getPropertyLength(String) - Method in interface com.bea.wlevs.ede.api.EventType
Returns the length of the property, if it is of array or String type and the length definition is known.
getPropertyName() - Method in class com.bea.wlevs.ede.api.UnsupportedPropertyException
Returns name of offending event property.
getPropertyNames() - Method in interface com.bea.wlevs.ede.api.EventType
Get all valid property names for the event type.
getPropertyType(String) - Method in interface com.bea.wlevs.ede.api.EventType
Get the type of an event property as returned by the "getter" method for that property.
getPropertyValue(Object, String) - Method in interface com.bea.wlevs.ede.api.EventType
Retrieves property value from an event object of this event type.
getProvider() - Method in interface com.bea.wlevs.management.configuration.EventBeanMBean
Return the name specified on the 'provider' attribute in the spring configuration for this event-bean or adapter
getProvider() - Method in interface com.bea.wlevs.management.configuration.CachingSystemMBean
Returns the provider type of this caching system.
getProvider() - Method in interface com.bea.wlevs.cache.spi.CachingSystem
Return the provider of this caching system.
getProvider(String) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Returns the event store provider having the specifed name, or null if none by that name has been registered.
getPubsubServerName() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getPubsubServerName() - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
return pubsub server name which is used for event tracing/injection.
getPubsubServerPath() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getPubsubServerUrl() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getPubsubServerURL() - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Returns the url of pubsub server which is used for event tracing/injection
getQuery() - Method in interface com.bea.wlevs.ede.api.Statement
Retrieve the query string of the statement
getQueryStats() - Method in interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean
Returns query-related statistics.
getQueue() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getQueueSize() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBean
 
getQueueSize() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
getReason() - Method in class com.bea.wlevs.ede.api.EventRejectedException
Retrieves the reason the EPN node rejected the event(s).
getReceivedMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getReceivedMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getReceivedMessageCount() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean
 
getReceivedMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getReceivedMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getReceivedMessageCount() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBean
 
getReceivedMessageOutOfOrderCount() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean
 
getReceivedMessageOutOfOrderCount() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getRecordConfiguration() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Returns all the configuration values specified for recording in this stage.
getRecordConfiguration() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
getRecordingSessionsList(String, long) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Returns all the recording sessions available in the server.
getRecordingStageName() - Method in interface com.bea.wlevs.ede.api.EventMetadata
Returns the name of the stage from which the event was recorded.
getRecordPlayback() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Returns the ObjectName of the MBean that should be used for managing record and playback on this stage.
getRecordTime() - Method in interface com.bea.wlevs.ede.api.EventMetadata
Returns the record time for the event.
getRejectedEvents() - Method in class com.bea.wlevs.ede.api.EventRejectedException
Retrieves the collection of rejected events.
getReturnType() - Method in interface com.oracle.cep.cartridge.ExternalFunctionDefinition
Get the return type of the function
getRule(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method fetches a rule with the given id.
getRules(String[]) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method fetches the rules for ids that are in the array.
getSecureListenPort() - Method in interface com.bea.wlevs.management.configuration.ServerMBean
Returns the server secure listen port.
getSelectorQueries() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns a list containing the IDs of the queries that route to this channel in its selector configuration.
getSentMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getSentMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getSentMessageCount() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBean
 
getSentMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getSentMessageCount() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getSentMessageCount() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBean
 
getServerContextPath() - Method in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
Return the server context path
getServerContexts() - Method in interface com.bea.wlevs.management.configuration.CartridgeMBean
Returns all the server level context names available for this cartridge.
getServerMBeans() - Method in interface com.bea.wlevs.management.configuration.DomainMBean
This method returns ObjectName for all WebLogic Event Servers available in the domain.
getServerRuntimeMBean() - Method in interface com.bea.wlevs.management.runtime.DomainRuntimeMBean
Returns object name of local server runtime.
getServerUrl() - Method in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
Returns the HTTP pub-sub server URL
getServiceDependencies(BundleContext, ConfigurableListableBeanFactory) - Method in class com.bea.wlevs.spring.support.ServiceDependencyBeanFactoryPostProcessor
 
getSessionAckModeName() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the sessionAckModeName property.
getSessionManager() - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
getStage() - Method in class com.bea.wlevs.ede.api.ConfigurationException
 
getStageClassName() - Method in interface com.bea.wlevs.management.configuration.EventBeanMBean
Return the class of this event-bean or adapter as specified in the spring configuration for this event-bean or adapter
getStageId() - Method in interface com.bea.wlevs.monitor.Endpoint
Returns the stage id
getStageIdentity() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getStageIdentity() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getStageMBeans() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns an array of ObjectName which is the naming of the various StageMBean
getStageRuntimeMBeans() - Method in interface com.bea.wlevs.management.runtime.ApplicationRuntimeMBean
Returns an array of ObjectName which is the naming of the various StageRuntimeMBean
getStartLocation() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
Returns the ObjectName representing the start location of the path being monitored.
getStartOffset() - Method in class com.bea.wlevs.ede.api.StatementException
 
getStartStage() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Gets the start point of the profile.Namely the common start point of all the probes.
getStartStage() - Method in class com.bea.wlevs.management.diagnostic.notification.ProbeAttributeChangeNotification
Gets the start stage of the probe which send out the notification
getState() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Deprecated. use AppDeploymentMBean#getState()
getState() - Method in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
This method returns the state of the server
getState() - Method in interface com.bea.wlevs.management.runtime.ApplicationRuntimeMBean
Returns the application runtime state.
getState() - Method in class com.bea.wlevs.management.runtime.DeploymentNotification
Returns deployment event state.
getState() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getState() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getState(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method gets the deployment state of an application.
getStatement() - Method in class com.bea.wlevs.ede.api.StatementException
 
getStatement(String) - Method in interface com.bea.wlevs.ede.api.StatementManager
Retrieve compiled statement through query id
getStatementManager() - Method in interface com.bea.wlevs.ede.api.Processor
Returns statement manager for accessing compiled statements defined for this processor.
getStatements() - Method in interface com.bea.wlevs.ede.api.StatementManager
 
getStatus() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
getStreamStats() - Method in interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean
Returns source-level statistics for CQL queries.
getSuperTypes() - Method in interface com.bea.wlevs.ede.api.EventType
Returns an array of event types that are super to this event type, from which this event type inherited event properties.
getSystemStats() - Method in interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean
Returns system-level statistics.
getTableName() - Method in interface com.bea.wlevs.management.configuration.TableMBean
Get the table name of the database table
getTableName() - Method in interface com.bea.wlevs.ede.api.ExternalSource
Table name of the database table
getThreshhold() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
Gets the threshhold set for this probe.
getTime() - Method in interface com.bea.wlevs.ede.api.Processor
 
getTimeProperty() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
getTimestampExpression() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns expression that defines application time-stamp for event channel.
getTimestampExpression() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns expression used to calculate the application timestamp.
getTimestampProperty() - Method in class com.bea.wlevs.ede.api.IllegalTimestampPropertyException
Returns offending timestamp property.
getTimeToLive() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the timeToLive property.
getTraceChannelName(String, String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
getTraceChannelName(String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Returns the channel name for event trace of a specific stage
getTrimCount() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
getTrimmingInterval() - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
getTrimmingInterval() - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBean
Get the trimming interval.
getTrimmingInterval() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
getTrimmingIntervalUnits() - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBean
Get the units used for the trimming interval.
getTrimmingIntervalUnits() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
getTrimmingKey() - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
 
getTrimmingKey() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
getTrimmingProtocol() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getType() - Method in interface com.bea.wlevs.management.WebLogicMBean
It returns the type of the MBean
getType() - Method in interface com.bea.wlevs.ede.api.EventPropertyDescription
Returns the type of the element
getType() - Method in class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BroadcastInboundAdapterRuntimeMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
 
getType() - Method in class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
getTypeAliases() - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method fetches all the aliases in this processor.
getTypeName() - Method in interface com.bea.wlevs.ede.api.EventType
Returns the registered event type name associated with this EventType.
getUid() - Method in interface com.bea.wlevs.ede.api.cluster.Server
 
getUnderlyingType() - Method in interface com.bea.wlevs.ede.api.EventType
Get the class that represents the Java type of the event type.
getUnknownEventType() - Method in class com.bea.wlevs.ede.api.UnknownEventTypeException
 
getUnsupportedEventPropertyType() - Method in class com.bea.wlevs.ede.api.UnsupportedEventPropertyTypeException
 
getUpdateEvents() - Method in class com.bea.wlevs.ede.api.EventProcessingException
Returns the update events that caused the event processing exception, or null if not applicable.
getUser() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the user property.
getUserDefinedFunctionName() - Method in class com.bea.wlevs.ede.api.UserDefinedFunctionExecutionException
Returns the name of the offending UDF.
getUserFunctionStats() - Method in interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean
Returns user-defined function statistics.
getValue(Object) - Method in interface com.bea.wlevs.ede.api.EventProperty
Returns event property value.
getView(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method fetches a view with the given id.
getViews(String[]) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method fetches a set of views with the given ids.
getWarmUpWindowMillis() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
getWindowLength() - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
getWindowLength() - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy
 
getWindowLength() - Method in class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl
 
getWindowLength() - Method in interface com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBean
 
getWindowLength() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBean
 
getWindowLength() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl
 
getWorkManager() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the workManager property.
getWorkManagerName() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the workManagerName property.
getWritePolicy() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the WritePolicy that is in effect.
GROUP_PATTERN - Static variable in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
The default regular expression for matching the active HA group.
GroupMembershipListener - interface com.bea.wlevs.ede.api.cluster.GroupMembershipListener.
Listener interface that allows beans and adapters to listen for cluster group membership changes.
GroupMembershipListener - interface com.oracle.cep.cluster.hagroups.GroupMembershipListener.
Listener interface that allows beans and adapters to listen for property group membership changes.
GroupNameAware - interface com.bea.wlevs.ede.api.cluster.GroupNameAware.
Interface to be implemented by beans that wish to know the deployed group name of the containing EPN.
GroupNameAware - interface com.oracle.cep.cluster.hagroups.GroupNameAware.
Interface to be implemented by beans that wish to know the property group name of the containing EPN.

H

HAAdapter - interface com.oracle.cep.cluster.ha.adapter.HAAdapter.
 
HAAdapterRuntimeMBean - interface com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBean.
 
HAAdapterRuntimeMBeanImpl - class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl.
 
HAAdapterRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
HAAdapterRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
handleFault(Throwable, String[]) - Method in interface com.bea.wlevs.ede.api.FaultHandler
This method is called-back informing handler of a fault that happened while processing an event, or a batch of events, allowing client to provide custom handling of faults.
handshake() - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Send a handshake request to the server.
hasCustomBuilder() - Method in interface com.bea.wlevs.ede.api.JavaBeanEventType
Returns true if a user-defined (custom) event builder factory has been set for this event type.
hashCode() - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.StageInfo
 
hasLength() - Method in class com.bea.wlevs.ede.api.Type
 
hasLocation() - Method in class com.bea.wlevs.ede.api.StatementException
Indicates whether or not location information is available for this exception
hasNext() - Method in interface com.bea.wlevs.eventstore.EventStoreCursor
Returns true if there are events remaining in this cursor.
hasOffsetInformation() - Method in class com.bea.wlevs.ede.api.StatementException
Indicates whether this exception has offset information.
hasServiceProperty(Class) - Method in class com.bea.wlevs.spring.support.ServiceDependencyBeanFactoryPostProcessor
 
hasServiceProperty(PropertyDescriptor) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
HeartbeatAware - interface com.bea.wlevs.ede.api.HeartbeatAware.
Interface to be implemented by beans that want to receive heartbeat events.
HttpPubSubAdapterMBean - interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean.
This MBean manages the configuration of a HttpPubSubAdapter instance
HttpPubSubHelper - class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.
 
HttpPubSubHelper.Client - class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client.
PubSub Client representing a single client connection to a pubsub server.
HttpPubSubHelper.Client(String, String, String) - Constructor for class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
 
HttpPubSubHelper() - Constructor for class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
 

I

ID - Static variable in class com.bea.wlevs.management.configuration.CQLProcessorMBean.FunctionParameter
Function name.
ID - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to identify Id value of a rule.
IdentifiableEvent - interface com.oracle.cep.cluster.ha.api.IdentifiableEvent.
 
IllegalAssemblyException - exception com.bea.wlevs.ede.api.IllegalAssemblyException.
This exception is raised when the EPN is assembled with an illegal configuration, such as the connection of stages that cannot be linked together.
IllegalPropertyException - exception com.bea.wlevs.ede.api.IllegalPropertyException.
Configuration exception raised when a EPN component property is configured with an illegal value.
IllegalTimestampPropertyException - exception com.bea.wlevs.ede.api.IllegalTimestampPropertyException.
This exception is raised when a timestamp property is defined on an event type that does not define this property, or if the timestamp property is not of type Long or long.
INBOUND - Static variable in class com.bea.wlevs.monitor.Endpoint.Direction
 
INBOUND - Static variable in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
InboundMessageConverter - interface com.bea.wlevs.adapters.httppubsub.api.InboundMessageConverter.
Message converter for use with HTTP pub/sub subscribing adapter
InboundMessageConverter - interface com.bea.wlevs.adapters.jms.api.InboundMessageConverter.
Implemented by converter bean to be used by the inbound JMS adapter
increment() - Method in class com.oracle.cep.cluster.ha.adapter.AtomicCounter
 
INITIALIZING - Static variable in interface com.bea.wlevs.management.configuration.ApplicationMBean
Application State:
INITIALIZING - Static variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
InitializingBean - interface com.bea.wlevs.ede.api.InitializingBean.
Interface to be implemented by beans that need to react once all their properties have been set by the EPN container, for example, to perform custom initialization, or merely to check that all mandatory properties have been set.
injectServices(Object, BundleContext) - Static method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
Convenience function for injecting services.
injectServices(Object, String, BundleContext, ClassLoader) - Static method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
injectServices(Object, String, ClassLoader) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
INPUT_TYPES - Static variable in class com.bea.wlevs.management.configuration.CartridgeMBean.FunctionDescKeys
This will be the input param type names of the function in an ordered List of Strings.
insertLock - Variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
INSTANCE_ID - Static variable in interface com.bea.wlevs.ede.api.InstanceConstants
The application unique identity of an instance.
INSTANCE_PROVIDER - Static variable in interface com.bea.wlevs.ede.api.InstanceConstants
 
InstanceConstants - interface com.bea.wlevs.ede.api.InstanceConstants.
Predefined property names used in instance creation and advertisement
INT - Static variable in class com.bea.wlevs.ede.api.Type
 
INTERNAL - Static variable in class com.bea.wlevs.ede.api.Processor.ClockType
 
INTERVAL - Static variable in class com.bea.wlevs.ede.api.Type
 
isActive() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method returns true if probe is active.
isActive() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Determine the state of this profile.
isApplicationTimestamped() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns if channel is application timestamped, that is, application is responsible for assigning a timestamp to each event.
isApplicationTimestamped() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns if channel is application timestamped, that is, application is responsible for assigning a timestamp to each event.
isBatchEvents() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns if channel is batching over timestamp
isConfigurationVersionEnabled() - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Gets the configuration versioning state.
isDurableSubscription() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the durableSubscription property.
isEnabled() - Method in interface com.bea.wlevs.monitor.Monitor
Returns if the Monitor service is enabled.
isEventTrimmingEnabled() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBean
 
isEventTrimmingEnabled() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
isExactTrimming() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
isFailWhenRejected() - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
Returns true if an event processing exception should be raised when event queue is full and no space is available after offer timeout expires.
isFailWhenRejected() - Method in interface com.bea.wlevs.ede.api.EventQueue
Returns true if an event processing exception should be raised when event queue is full and no space is available after offer timeout expires.
isInitializing() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
isInjecting(String, String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
isInjecting(String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Returns true if event injection is started on the stage
isPlayingBack() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Returns true if events are being played back to this stage.
isPlayingBack() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
isPrimary() - Method in interface com.oracle.cep.cluster.ha.adapter.HAAdapter
 
isPrimary() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
isPrimary() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
isPrimary() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBean
 
isPrimary() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
isProperty(String) - Method in interface com.bea.wlevs.ede.api.EventType
Check that the given property name is valid for this event type, ie. that is exists in the event type.
isRecording() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Returns true if this stage is currently recording events flowing out of the stage.
isRecording() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
isRelation() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns if event channel is carrying relations, instead of streams.
isRelation() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns if event channel is carrying relations, instead of streams.
isRuleStarted(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
Use this to find out whether rule is started and is processing events.
isSecondary() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
isSessionTransacted() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the sessionTransacted property.
ISSTREAM - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to identify whether it produced stream or a relation.
isSystemTimestamped() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns if channel is system timestamped, that is, the system is responsible for assigning a timestamp to each event.
isSystemTimestamped() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns if channel is system timestamped, that is, the system is responsible for assigning a timestamp to each event.
isTotalOrder() - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Returns if application time published is always strictly greater than the last value used.
isTotalOrder() - Method in interface com.bea.wlevs.ede.api.EventChannel
Returns if application time published is always strictly greater than the last value used.
isTracing(String, String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
isTracing(String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Returns true if event tracing has been started on the stage
iterator() - Method in class com.bea.wlevs.ede.api.EventProcessingException
 

J

JavaBeanEventType - interface com.bea.wlevs.ede.api.JavaBeanEventType.
Marker interface for EventTypes that handle JavaBean-type classes.
JMSAdapterMBean - interface com.bea.wlevs.management.configuration.JMSAdapterMBean.
This MBean manages the configuration of a JMS adapter instance.
JNDI - Static variable in class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope
 
jsonToEvent(JSONObject, EventType) - Static method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
For each property in the event type, look for a corresponding field in the JSON object and use it to set the property value.

K

Key - interface com.bea.wlevs.ede.api.Key.
 

L

LARGE_BATCH - Static variable in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 
LFU - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies eviction policy of Least Frequently Used.
link(StreamSource, StreamSink) - Method in interface com.oracle.cep.shell.EpnCommand
Connects the fromStage to the toStage.
listDeployedApplications() - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method returns a java.util.Collection of application names which has been deployed in this Weblogic Event Server instance.
listDeployedExtLibraries() - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method returns a java.util.Collection of library extension bundle name which has been deployed in this Weblogic Event Server instance from library extension directory.
listDeployedLibraries() - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method returns a java.util.Collection of library bundle name which has been deployed in this Weblogic Event Server instance from library directory.
listFunctions(String, Map) - Method in interface com.oracle.cep.cartridge.ExternalFunctionProvider
Return a list of all functions supported by this provider.
loadStatements(URL) - Method in interface com.bea.wlevs.ede.api.Processor
Load queries from an XML document located at the specified URL.
lock - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
log - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
log - Variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
lookupApplicationMBean(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns the ObjectName of the ApplicationMBean.
lookupApplicationRuntimeMBean(String) - Method in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
Returns the ObjectName of the ApplicationRuntimeMBean.
lookupApplicationsInGroup(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns an array of String containing the name of all applications that are part of the group specified by groupName
lookupCachingSystemMBean(String) - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns the ObjectName of the CachingSystemMBean
lookupEventType(String) - Method in interface com.bea.wlevs.management.EventTypeRepositoryMBean
This method returns a map of event type property name and event type property type.
lookupGroupMembers(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Deprecated. Use lookupServersInGroup instead.
lookupPrimaryInGroup(String) - Method in interface com.bea.wlevs.management.runtime.DomainRuntimeMBean
Returns the name of the primary server of the group specified by groupName.
lookupServerMBean(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns the ObjectName for the ServerMBean.
lookupServersInGroup(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns an array of ObjectName for all servers that are part of the group specified by groupName
lookupStageMBean(String) - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns the ObjectName of the StageMBean
lookupStageRuntimeMBean(String) - Method in interface com.bea.wlevs.management.runtime.ApplicationRuntimeMBean
Returns the ObjectName of the StageMBean
LRU - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies eviction policy of Least Recently Used.

M

Manageable - interface com.bea.wlevs.ede.api.Manageable.
Marker interface to denote monitoring and configuration capability.
ManagementConstants - interface com.bea.wlevs.management.ManagementConstants.
Management constants to be used by client applications
ManagementRuntimeException - exception com.bea.wlevs.management.ManagementRuntimeException.
Deprecated.  
ManagementRuntimeException() - Constructor for class com.bea.wlevs.management.ManagementRuntimeException
Deprecated. Default constructor.
ManagementRuntimeException(Throwable) - Constructor for class com.bea.wlevs.management.ManagementRuntimeException
Deprecated. Constructor with a cause
MapEventObject - interface com.bea.wlevs.ede.api.MapEventObject.
An event may either be represented as a JavaBean or as a Map.
MapEventType - interface com.bea.wlevs.ede.api.MapEventType.
Marker for map-type EventTypes
mapToJSON(Map) - Static method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
Convert a Map object to a JSON object.
MaxSize - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Integer value with max-size configuration value
MaxThreads - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Integer value with max-threads configuration value
MBEAN_NAME - Static variable in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
 
MBEAN_NAME - Static variable in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
 
MBEAN_NAME - Static variable in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
This MBean is registered using the following MBEAN_NAME.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.EventTypeRepositoryMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.StreamMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.TableMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.EventChannelMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.ServerMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.CartridgeMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.ApplicationMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.EventBeanMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.DomainMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.DefaultAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.AdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.CachingSystemMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.runtime.ApplicationRuntimeMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.runtime.CQLProcessorRuntimeMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.runtime.DomainRuntimeMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
This MBean is registered using the following MBEAN_TYPE.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
 
MBeanOperationsException - exception com.bea.wlevs.management.MBeanOperationsException.
Deprecated.  
MBeanOperationsException(String) - Constructor for class com.bea.wlevs.management.MBeanOperationsException
Deprecated. Construct a MBeanOperationsException with a specific message
MessageConverterException - exception com.bea.wlevs.adapters.jms.api.MessageConverterException.
 
MessageConverterException(String) - Constructor for class com.bea.wlevs.adapters.jms.api.MessageConverterException
 
MessageConverterException(String, Throwable) - Constructor for class com.bea.wlevs.adapters.jms.api.MessageConverterException
 
MessageConverterException(Throwable) - Constructor for class com.bea.wlevs.adapters.jms.api.MessageConverterException
 
MetadataEnabledEvent - interface com.bea.wlevs.ede.api.MetadataEnabledEvent.
An event that has instance metadata associated with it.
MetricEvent - interface com.bea.wlevs.monitor.MetricEvent.
A MetricEvent includes the metric output for the Monitor service, such as throughput and latency numbers.
Monitor - interface com.bea.wlevs.monitor.Monitor.
The Monitor service allows one to monitor the throughput and latency of Event Server application endpoints.
monitorAvgLatency(Endpoint, Endpoint, long, TimeUnit) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring the average latency of events between specified end points.
monitorAvgLatency(Endpoint, Endpoint, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring the average latency of events between specified end points.
monitorAvgLatency(ObjectName, ObjectName) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to compute the average latency for events to pass between the specified start and end points.
monitorAvgLatency(ObjectName, ObjectName, long) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to compute the average latency for events to pass between the specified start and end points.
monitorAvgLatencyThreshold(Endpoint, Endpoint, long, long, TimeUnit) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring the average latency of events between specified end points to see if it crosses the specified threshold.
monitorAvgLatencyThreshold(Endpoint, Endpoint, long, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring the average latency of events between specified end points to see if it crosses the specified threshold.
monitorAvgLatencyThreshold(ObjectName, ObjectName, long) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to calculate the average latency values greater than the specified threshold value for specified start and end points.
monitorAvgLatencyThreshold(ObjectName, ObjectName, long, long) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to calculate the average latency values greater than the specified threshold value for specified start and end points.
monitorAvgThroughput(Endpoint, long, long, TimeUnit) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring average throughput of events at the specified endpoint.
monitorAvgThroughput(Endpoint, long, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring average throughput of events at the specified endpoint.
monitorAvgThroughput(ObjectName) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to compute the average throughput of events at a given location.
monitorAvgThroughput(ObjectName, long, long) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to compute the average throughput of events at a given location.
monitorMaxLatency(Endpoint, Endpoint, long, TimeUnit) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring the maximum latency of events between specified end points.
monitorMaxLatency(Endpoint, Endpoint, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Starts monitoring the maximum latency of events between specified end points.
monitorMaxLatency(ObjectName, ObjectName) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to compute the maximum latency for events to pass between the specified start and end points.
monitorMaxLatency(ObjectName, ObjectName, long) - Method in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Sets up to compute the maximum latency for events to pass between the specified start and end points.
MonitorRuntimeMBean - interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean.
Interface to use for monitoring latency between different points or throughput at a point in an event processing network.
MultiStatementException - exception com.bea.wlevs.ede.api.MultiStatementException.
Exception raised if one or more errors are detected when loading a set of statements in bulk
MultiStatementException(URL, List) - Constructor for class com.bea.wlevs.ede.api.MultiStatementException
 

N

Name - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
User specified name for the recording
NAME - Static variable in class com.bea.wlevs.management.configuration.CartridgeMBean.FunctionDescKeys
This will be String value with the name of the function
NAME_PROPERTY - Static variable in interface com.bea.wlevs.management.ManagementConstants
Name attribute used to identify MBean
next() - Method in interface com.bea.wlevs.eventstore.EventStoreCursor
Returns the next event, or null if there are no more events.
NoSuitableProviderException - exception com.bea.wlevs.eventstore.NoSuitableProviderException.
Exception raised if an invalid policy argument is specified.
NoSuitableProviderException() - Constructor for class com.bea.wlevs.eventstore.NoSuitableProviderException
Creates an exception with no message or cause.
NoSuitableProviderException(String) - Constructor for class com.bea.wlevs.eventstore.NoSuitableProviderException
Creates an exception having the specified message.
NoSuitableProviderException(String, Throwable) - Constructor for class com.bea.wlevs.eventstore.NoSuitableProviderException
Creates an exception having the specified message and cause.
NoSuitableProviderException(Throwable) - Constructor for class com.bea.wlevs.eventstore.NoSuitableProviderException
Creates an exception having the specified cause.
NRU - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies eviction policy of Not Recently Used.
NullTrimmingStrategy - class com.oracle.cep.cluster.ha.adapter.NullTrimmingStrategy.
QueueTrimmingStrategy that does nothing.
NullTrimmingStrategy() - Constructor for class com.oracle.cep.cluster.ha.adapter.NullTrimmingStrategy
 

O

OBJECT - Static variable in class com.bea.wlevs.ede.api.Type
 
OFF - Static variable in class com.oracle.cep.shell.OutputTimeFormat
Turns off displaying of output time-stamp.
onCorrelatingInsertEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
onDeleteEvent(Object) - Method in interface com.bea.wlevs.ede.api.RelationSink
Call-back method for receiving events of type delete.
onEvent(List) - Method in interface com.bea.wlevs.ede.api.EventSink
Deprecated. Callback method for receiving events.
onEvents(Collection, Collection, Collection) - Method in interface com.bea.wlevs.ede.api.BatchRelationSink
Call-back method for receiving a batch of events.
onHeartbeat(long) - Method in interface com.bea.wlevs.ede.api.HeartbeatAware
Callback method for receiving events of type heartbeat.
onInsertEvent(Object) - Method in interface com.bea.wlevs.ede.api.StreamSink
Call-back method for receiving events of type insert.
onInsertEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
Either delegate an incoming event or insert it into the queue.
onInsertEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
onInsertEvents(Collection) - Method in interface com.bea.wlevs.ede.api.BatchStreamSink
Call-back method for receiving a batch of events of type insert.
onMembershipChange(Server, Configuration) - Method in interface com.bea.wlevs.ede.api.cluster.DomainMembershipListener
Callback method to be implemented by the receiving bean.
onMembershipChange(Server, Configuration) - Method in interface com.bea.wlevs.ede.api.cluster.GroupMembershipListener
Callback method to be implemented by the receiving bean.
onMembershipChange(Server, Configuration) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
onMembershipChange(Server, Configuration) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
onMembershipChange(Server, Configuration) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
Schedule the failover handling into the future so as to accomodate correlating events that might take a while to reach us.
onMembershipChange(Server, Configuration) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
onMembershipChange(Server, Configuration) - Method in interface com.oracle.cep.cluster.hagroups.GroupMembershipListener
Callback method to be implemented by the receiving bean.
onMessage(Object) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
onMessage(Object) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
onProcessedEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
onProcessedEvent(Object) - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingStrategy
Action to take when an event is actually processed
onProcessedEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.NullTrimmingStrategy
 
onProcessedEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
onProcessedEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
onProcessedEvent(Object) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy
 
onProfileManagerCreated(ProfileManagerEvent) - Method in interface com.bea.wlevs.diagnostic.ProfileManagerListener
When an profilemanager is created, this method will be invoked.
onProfileManagerRemoved(ProfileManagerEvent) - Method in interface com.bea.wlevs.diagnostic.ProfileManagerListener
When an profilemanager is removed, this method will be invoked.
onQueuedEvent(TrimmableQueue) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
onQueuedEvent(TrimmableQueue) - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingStrategy
Action to take when an event is inserted into the local trimming queue.
onQueuedEvent(TrimmableQueue) - Method in class com.oracle.cep.cluster.ha.adapter.NullTrimmingStrategy
 
onQueuedEvent(TrimmableQueue) - Method in class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
onQueuedEvent(TrimmableQueue) - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
onQueuedEvent(TrimmableQueue) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy
 
onUpdateEvent(Object) - Method in interface com.bea.wlevs.ede.api.RelationSink
Call-back method for receiving events of type update.
ORDERING_CONSTRAINT - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to specify the ordering constraint of a query or view.
OUTBOUND - Static variable in class com.bea.wlevs.monitor.Endpoint.Direction
 
OUTBOUND - Static variable in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
OutboundMessageConverter - interface com.bea.wlevs.adapters.httppubsub.api.OutboundMessageConverter.
Message converter for use with HTTP pub/sub subscribing adapter
OutboundMessageConverter - interface com.bea.wlevs.adapters.jms.api.OutboundMessageConverter.
Implemented by converter bean to be used by the outbound JMS adapter
OUTPUT_TIME_FORMAT_VAR_NAME - Static variable in interface com.oracle.cep.shell.EpnCommand
Session variable that indicates format of time-stamp to be included in the output events.
OutputTimeFormat - class com.oracle.cep.shell.OutputTimeFormat.
Variable that indicates format of time-stamp to be included in the output events.

P

PARTITION_EXPRESSION - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to specify the partition expression for partition ordered rules.
partition(Object) - Method in interface com.bea.wlevs.channel.EventPartitioner
Return integer representing index of listener connected to a Event Channel.
peek() - Method in interface com.oracle.cep.cluster.ha.adapter.TrimmableQueue
 
peek() - Method in class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
PLAIN - Static variable in class com.oracle.cep.shell.OutputTimeFormat
Time-stamp is kept as a long number.
PlaybackSpeed - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Float value with playback speed parameter value
PolicyValidationException - exception com.bea.wlevs.eventstore.PolicyValidationException.
Exception raised if an invalid policy argument is specified.
PolicyValidationException() - Constructor for class com.bea.wlevs.eventstore.PolicyValidationException
Creates an exception with no message or cause.
PolicyValidationException(String) - Constructor for class com.bea.wlevs.eventstore.PolicyValidationException
Creates an exception having the specified message.
PolicyValidationException(String, Throwable) - Constructor for class com.bea.wlevs.eventstore.PolicyValidationException
Creates an exception having the specified message and cause.
PolicyValidationException(Throwable) - Constructor for class com.bea.wlevs.eventstore.PolicyValidationException
Creates an exception having the specified cause.
poll() - Method in interface com.oracle.cep.cluster.ha.adapter.TrimmableQueue
 
poll() - Method in class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
postProcessAfterInitialization(BundleContext, ConfigurableListableBeanFactory, Object, String) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Apply this BeanPostProcessor to the given new bean instance after any bean initialization callbacks (like InitializingBean's afterPropertiesSet or a custom init-method).
postProcessAfterInitialization(BundleContext, ConfigurableListableBeanFactory, Object, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessAfterInitialization(Object, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
postProcessAfterInitialization(Object, String) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
process FactoryBean created objects, since these will not have had services injected.
postProcessAfterInitialization(Object, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessAfterInitialization(Object, String, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessAfterInstantiation(Object, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
postProcessBeforeDestruction(BundleContext, ConfigurableListableBeanFactory, Object, String) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Apply this BeanPostProcessor to the given bean instance before its destruction.
postProcessBeforeDestruction(BundleContext, ConfigurableListableBeanFactory, Object, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessBeforeDestruction(Object, String) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
postProcessBeforeDestruction(Object, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessBeforeDestruction(Object, String, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessBeforeInitialization(BundleContext, ConfigurableListableBeanFactory, Object, String) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Apply this BeanPostProcessor to the given new bean instance before any bean initialization callbacks (like InitializingBean's afterPropertiesSet or a custom init-method).
postProcessBeforeInitialization(BundleContext, ConfigurableListableBeanFactory, Object, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessBeforeInitialization(Object, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
postProcessBeforeInitialization(Object, String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
postProcessBeforeInstantiation(Class, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
PreparedStatement - interface com.bea.wlevs.ede.api.PreparedStatement.
Statement that contains placeholders for values to be bound at runtime.
prepareStatement(String, List, ExternalPredicate) - Method in interface com.oracle.cep.cartridge.ExternalConnection
Creates a ExternalPreparedStatement object for sending statements to external data-sources.
PRIMARY - Static variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
PRIMARY - Static variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
ProbeAttributeChangeNotification - class com.bea.wlevs.management.diagnostic.notification.ProbeAttributeChangeNotification.
The notification sent out by profiles.This class is a wrapper for AttributeChangeNotification, which is sent out by background probes.
ProbeAttributeChangeNotification(AttributeChangeNotification, ObjectName, ObjectName) - Constructor for class com.bea.wlevs.management.diagnostic.notification.ProbeAttributeChangeNotification
 
ProbeRuntimeMBean - interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean.
Interface to use to receive monitoring metrics for a stage.
processMembershipChange(Server, Configuration) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
Processor - interface com.bea.wlevs.ede.api.Processor.
Processors filter, correlate, aggregate, and perform other event processing functions.
Processor.ClockType - class com.bea.wlevs.ede.api.Processor.ClockType.
 
ProcessorFactory - interface com.bea.wlevs.ede.api.ProcessorFactory.
Factory for creating Processors.
ProcessorMBean - interface com.bea.wlevs.management.configuration.ProcessorMBean.
 
ProcessorMBean.RuleConfigParameters - class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters.
Values defined here identify rule configuration parameters.
ProcessorMBean.RuleType - class com.bea.wlevs.management.configuration.ProcessorMBean.RuleType.
 
ProfileManagerEvent - class com.bea.wlevs.diagnostic.ProfileManagerEvent.
Event object for profile manager notifications.When adding or removing an profilemanager one instance of ProfileManagerEvent will be sent out to indicate which profilemanager is handled.
ProfileManagerEvent(Object) - Constructor for class com.bea.wlevs.diagnostic.ProfileManagerEvent
 
ProfileManagerEvent(Object, ObjectName) - Constructor for class com.bea.wlevs.diagnostic.ProfileManagerEvent
 
ProfileManagerFactory - interface com.bea.wlevs.diagnostic.ProfileManagerFactory.
The interface for an profilemanagerFactory, which is listening to server runtime mbean for newly deployed application and removed application.When a new application is deployed,a profilemanager will be created for it, and when an application is undeployed the corresponding profilemanager will be removed.
ProfileManagerListener - interface com.bea.wlevs.diagnostic.ProfileManagerListener.
Listener for profilemanager event.
ProviderName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
The name of the event store provider that was used for this recording
ProviderName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
The provider name string value
ProxyFactory - interface com.bea.wlevs.spring.support.ProxyFactory.
 
ProxyFactoryService - interface com.bea.wlevs.spring.support.ProxyFactoryService.
 
publish(String, String) - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Publish data to a channel
put(String, Object) - Method in interface com.bea.wlevs.ede.api.EventBuilder
Set the property of the event being created to the specified value.
putBundleProperty(String, String, Object) - Method in interface com.bea.wlevs.spring.support.BundlePropertyAdminMutator
 

Q

QUERY - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleType
 
query(EventStoreQuery) - Method in interface com.bea.wlevs.eventstore.EventStore
Retrieves events from this event store according to the specified provider-specific query.
query(EventStoreQuery, EventStoreTransaction) - Method in interface com.bea.wlevs.eventstore.EventStore
Retrieves events from this event store according to the specified provider-specific query.
query(String) - Method in interface com.bea.wlevs.eventstore.EventStore
Retrieves events from this event store according to the specified provider-independent query.
query(String, EventStoreTransaction) - Method in interface com.bea.wlevs.eventstore.EventStore
Retrieves events from this event store according to the specified provider-independent query.
queryChangeHistory(String, long, long) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Queries the change records for the specified application.
queryChangeHistoryAsString(String, long, long) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Queries the change records for the specified application.
queryConfigResourceChangeHistory(String, long, long) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Queries the change records for the configuration resource within the specified application.
queryConfigResourceChangeHistoryAsString(String, long, long) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Queries the change records for the configuration resource within the specified application.
queue - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
queueLock - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
queueLock - Variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
QueueTrimmingAdapter - class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.
This class implements an HA queue trimming adapter proxy.
QueueTrimmingAdapter.BasicQueueTrimmingProtocol - class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol.
 
QueueTrimmingAdapter.BasicQueueTrimmingProtocol(EventIdentitySupport) - Constructor for class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
QueueTrimmingAdapter.IdentityQueueTrimmingProtocol - class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.IdentityQueueTrimmingProtocol.
 
QueueTrimmingAdapter.IdentityQueueTrimmingProtocol(EventIdentitySupport) - Constructor for class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.IdentityQueueTrimmingProtocol
 
QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol - class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol.
 
QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol(EventIdentitySupport, boolean) - Constructor for class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol
 
QueueTrimmingAdapter() - Constructor for class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
QueueTrimmingAdapterFactory - class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapterFactory.
 
QueueTrimmingAdapterFactory() - Constructor for class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapterFactory
 
QueueTrimmingAdapterMBean - interface com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBean.
JMX interface for QueueTrimmingAdapter
QueueTrimmingAdapterMBeanImpl - class com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBeanImpl.
 
QueueTrimmingAdapterMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBeanImpl
 
QueueTrimmingAdapterMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.management.QueueTrimmingAdapterMBeanImpl
 
QueueTrimmingAdapterRuntimeMBean - interface com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBean.
 
QueueTrimmingAdapterRuntimeMBeanImpl - class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl.
 
QueueTrimmingAdapterRuntimeMBeanImpl(String) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
QueueTrimmingAdapterRuntimeMBeanImpl(String, Class) - Constructor for class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
QueueTrimmingProtocol - interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol.
Protocol to use for queue trimming.
QueueTrimmingStrategy - interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingStrategy.
Strategy interface for the kind of queue trimming required by a QueueTrimmingAdapter.

R

RecordingEndTime - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
Time at which this recording ended
RecordingStartTime - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
Time at which this recording started
RecordPlaybackMBean - interface com.bea.wlevs.management.configuration.RecordPlaybackMBean.
 
RecordPlaybackMBean.ConfigParameters - class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters.
 
RecordPlaybackMBean.RecordSessionParameters - class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters.
 
registerChannel(String, String, String, String, SendEventInterceptor) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
registerEventType(String, Class) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Registers POJO event types into repository.
registerEventType(String, Class, EventBuilder.Factory) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Registers POJO event types into repository specifying an EventBuilder.Factory for the engine to use when instantiating events of this type.
registerEventType(String, List) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Registers a TupleValue event type.
registerEventType(String, List, EventBuilder.Factory) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Similar to #registerEventType(String, Map<String,Class>).
registerEventType(String, Map) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Registers Map event types into repository.
registerEventType(String, Map, EventBuilder.Factory) - Method in interface com.bea.wlevs.ede.api.EventTypeRepository
Registers Map event types into repository specifying an EventBuilder.Factory for the engine to use when instantiating events of this type.
registerProvider(EventStoreProvider, EventStoreProviderPolicy) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Registers the specified event store provider with the specified policy.
RejectionPolicy - class com.bea.wlevs.channel.RejectionPolicy.
Rejection policies for events when stream reaches max size.
RelationSender - interface com.bea.wlevs.ede.api.RelationSender.
A RelationSender sends events emitted by an RelationSource to RelationSink listeners.
RelationSink - interface com.bea.wlevs.ede.api.RelationSink.
Interface to be implemented by beans that want to receive events modeling a OCEP relation.
RelationSource - interface com.bea.wlevs.ede.api.RelationSource.
Interface to be implemented by beans that want to emit events modeling a OCEP relation.
removeChangeHistory(String, long, long) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Removes the change records for the specified application.
removeDiagnosticProfile(String) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Removes a diagnostic profile.
removeListener(ProfileManagerListener) - Method in interface com.bea.wlevs.diagnostic.ProfileManagerFactory
Removes a profile listener.The removed listener won't get notifications any more.
removeOlderThan(long) - Method in class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
removeProbe(ObjectName) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Removes a probe from this profile.
removeSelectorQuery(String) - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Removes the specified query ID from the selector configuration for this channel.
Repeat - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Boolean value with playback repeat parameter value
replaceAllBoundParameters(String, String[], String[]) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method replaces all parameter values for a parameterized query identified by the ruleId argument with the parameter values provided.
replaceBoundParameters(String, String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method replaces single parameter values for a parameterized query identified by the ruleId argument.
replaceParams(String, String[]) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method replaces all parameter values for a parameterized query identified by the ruleId argument with the parameter values provided.
replaceParams(String, String[], String[]) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method replaces all parameter values for a parameterized query identified by the ruleId argument.
replaceQuery(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
Replaces the query string on the query with the specified id.
replaceQuery(String, String, String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
Replaces the query string on the query with the specified id.
replaceRule(String, String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method will replace an existing EPL rule by another rule.
replaceRules(Map) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method will replace several existing EPL rules.
replaceTypeAlias(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will replace an existing alias of the type.
replaceView(String, String, List) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will replace an existing view by another view.
replaceView(String, String, List, String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method will replace an existing view by another view.
resetEventTrimming() - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
Unconditionally turns off event trimming if it is on.
resetEventTrimming() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
resetEventTrimming() - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBean
Turns off event trimming.
resetEventTrimming() - Method in class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
 
resolvePlaceholder(String, Properties) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Resolve the placeholder in the configuration system.
ResourceNameScope.Scope - class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope.
 
ResumableBean - interface com.bea.wlevs.ede.api.ResumableBean.
Interface to be implemented by beans that need to prepare (e.g. acquire or configure resources) before resuming work.
resume(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method resumes a deployed application.
RETURN_TYPE - Static variable in class com.bea.wlevs.management.configuration.CQLProcessorMBean.FunctionParameter
Function return type.
RETURN_TYPE - Static variable in class com.bea.wlevs.management.configuration.CartridgeMBean.FunctionDescKeys
This will be a String containing the return paramter type name of the function.
rollback() - Method in interface com.bea.wlevs.eventstore.EventStoreTransaction
Roll back this transaction, discarding all events captured within it.
rollbackConfiguration(BroadcastInboundAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
rollbackConfiguration(BroadcastQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
rollbackConfiguration(BufferingQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
rollbackConfiguration(CorrelatedQueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
rollbackConfiguration(QueueTrimmingAdapterConfig) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
RULE - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleType
 
RULE_TYPE - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to identify the type of a rule (query or view or rule).
run() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
run() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
RunnableBean - interface com.bea.wlevs.ede.api.RunnableBean.
Interface to be implemented by beans that want to be run in a thread.
RUNNING - Static variable in interface com.bea.wlevs.management.configuration.ApplicationMBean
 
RUNNING - Static variable in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
 

S

ScheduleEndTime - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Long value with scheduled record/playback end time
schedulePlayback(long, long, float, boolean) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Schedules events to be played back to this stage at the specified time.
scheduleRecord(long, long) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Configures a stage with the time range during which events from from the stage will be recorded.
ScheduleStartTime - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Long value with scheduled record/playback start time
ScheduleTimeDuration - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Long value with scheduled record/playback duration
SCHEMA - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to identify value indicating if a rule is started or not.
SECONDARY - Static variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
SECONDARY - Static variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
sendDeleteEvent(Object) - Method in interface com.bea.wlevs.ede.api.RelationSender
Send an event of type delete downstream to RelationSink listeners in the EPN.
sendEvent(List, List) - Method in interface com.bea.wlevs.ede.api.EventSender
Deprecated. Send a list of events to the downstream element in the EPN.
sendEvents(Collection, Collection, Collection) - Method in interface com.bea.wlevs.ede.api.BatchRelationSender
Send a batch of events of any type (insert, update or delete) downstream to BatchStreamSink listeners in the EPN.
sendHeartbeat(long) - Method in interface com.bea.wlevs.ede.api.StreamSender
Send an event of type heart-beat downstream to StreamSink listeners in the EPN.
sendHeartbeatMessage(long) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
sendInsertEvent(Object) - Method in interface com.bea.wlevs.ede.api.StreamSender
Send an event of type insert downstream to StreamSink listeners in the EPN.
sendInsertEvents(Collection) - Method in interface com.bea.wlevs.ede.api.BatchStreamSender
Send a batch of events of type insert downstream to BatchStreamSink listeners in the EPN.
sendUpdateEvent(Object) - Method in interface com.bea.wlevs.ede.api.RelationSender
Send an event of type update downstream to RelationSink listeners in the EPN.
Server - interface com.bea.wlevs.ede.api.cluster.Server.
A representation of a group server.
SERVER - Static variable in class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope
 
SERVER_CONTEXT_LINK_ID - Static variable in interface com.oracle.cep.cartridge.ExternalConstants
Service property used to denote a ExternalFunctionProvider's link id.
ServerMBean - interface com.bea.wlevs.management.configuration.ServerMBean.
This MBean represents the configuration of an WebLogic Event Server instance.
ServerRuntimeMBean - interface com.bea.wlevs.management.runtime.ServerRuntimeMBean.
This MBean provides runtime information for an instance of an OEP server.
SERVICE_FILTER - Static variable in interface com.bea.wlevs.ede.api.EventTypeRepository
 
SERVICE_FILTER - Static variable in interface com.bea.wlevs.monitor.Monitor
 
SERVICE_ID - Static variable in interface com.bea.wlevs.ede.api.EventTypeRepository
 
SERVICE_ID - Static variable in interface com.bea.wlevs.monitor.Monitor
 
ServiceDependencyBeanFactoryPostProcessor - class com.bea.wlevs.spring.support.ServiceDependencyBeanFactoryPostProcessor.
 
ServiceDependencyBeanFactoryPostProcessor() - Constructor for class com.bea.wlevs.spring.support.ServiceDependencyBeanFactoryPostProcessor
 
ServiceInjectionBeanPostProcessor - class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor.
BeanPostProcessor that injects OSGi services.
ServiceInjectionBeanPostProcessor() - Constructor for class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
SessionName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Name of the recording session
set(AtomicCounter) - Method in class com.oracle.cep.cluster.ha.adapter.AtomicCounter
 
set(long) - Method in class com.oracle.cep.cluster.ha.adapter.AtomicCounter
 
setApplicationIdentity(String) - Method in interface com.bea.wlevs.ede.api.ApplicationIdentityAware
Sets the application id of the containing EPN.
setApplicationIdentity(String) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setApplicationIdentity(String) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setApplicationIdentity(String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setApplicationRuntime(ApplicationRuntime) - Method in class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
 
setApplicationRuntime(ApplicationRuntime) - Method in class com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl
 
setBatchSize(int) - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
setBatchSize(int) - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
Set the batch size.
setBeanClassLoader(ClassLoader) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
setBeanClassLoader(ClassLoader) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setBeanFactory(BeanFactory) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
setBeanFactory(BeanFactory) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setBeanName(String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setBigDecimal(int, BigDecimal) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java BigDecimal value.
setBoolean(int, boolean) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java boolean value.
setBroadcastDomain(BroadcastDomain) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setBroadcastDomain(BroadcastDomain) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setBundleContext(BundleContext) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
setBundleContext(BundleContext) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
setBundleContext(BundleContext) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setBundleContext(BundleContext) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setBundleContext(BundleContext) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setBundlePropertyAdmin(BundlePropertyAdmin) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setBytes(int, byte[]) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java array of bytes.
setClockType(Processor.ClockType) - Method in interface com.bea.wlevs.ede.api.Processor
 
setClusterService(ClusterService) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setCorrelatedSource(EventManagerAccessor) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
Set the event source that will be used to correlate against.
setDelegate(QueueTrimmingStrategy) - Method in interface com.oracle.cep.cluster.ha.adapter.DelegatingQueueTrimmingStrategy
Set the delegate to pass on queue trimming callbacks to.
setDelegate(QueueTrimmingStrategy) - Method in class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
setDelegate(QueueTrimmingStrategy) - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
setDelegateClassLoader(ClassLoader) - Method in interface com.bea.wlevs.ede.api.Processor
Sets the ClassLoader to use to resolve user defined functions.
setDomain(Domain) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
setDouble(int, double) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java double value.
setEnabled(boolean) - Method in interface com.bea.wlevs.monitor.Monitor
Enables the Monitor service.
setEndOffset(int) - Method in class com.bea.wlevs.ede.api.StatementException
 
setEndStage(ObjectName) - Method in class com.bea.wlevs.management.diagnostic.notification.ProbeAttributeChangeNotification
Sets end stage of the probe which send out the notification.
setEventMetadata(EventMetadata) - Method in interface com.bea.wlevs.ede.api.MetadataEnabledEvent
 
setEventSender(EventSender) - Method in interface com.bea.wlevs.ede.api.EventSource
Deprecated. Set the EventSender for this EventSource.
setEventSender(StreamSender) - Method in interface com.bea.wlevs.ede.api.StreamSource
EPN nodes implementing this interface will be injected with an StreamSender by the framework.
setEventSender(StreamSender) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setEventSender(StreamSender) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setEventTrimmingInterval(long) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setEventType(String) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setEventType(String) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
setEventType(String) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setEventTypeRepository(EventTypeRepository) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setEventTypeRepository(EventTypeRepository) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
setEventTypeRepository(EventTypeRepository) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setEventTypeRepository(EventTypeRepository) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
setEvictionPolicy(String) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the evictionPolicy property.
setExactTrimming(boolean) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setFailOverDelay(long) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
Set the delay timeout that is used to decide how soon after failover correlation should restart.
setFailOverDelay(long) - Method in class com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBeanImpl
 
setFailOverDelay(long) - Method in interface com.oracle.cep.cluster.ha.adapter.management.CorrelatedQueueTrimmingAdapterMBean
 
setFailOverDelay(long) - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBean
 
setFailOverDelay(long) - Method in class com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
 
setFailWhenRejected(boolean) - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
Raise an EventProcessingException if the event queue is full when the offer timeout expires.
setFailWhenRejected(boolean) - Method in interface com.bea.wlevs.ede.api.EventQueue
Raise an EventProcessingException if the event queue is full when the offer timeout expires.
setFileEncoding(String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set the encoding to use for parsing properties files.
setFloat(int, float) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java float value.
setFunctionBeans(Map) - Method in interface com.bea.wlevs.ede.api.Processor
Sets map of beans containing user-defined functions for this processor.
setGroupBroadcast(GroupBroadcast) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setGroupName(String) - Method in interface com.bea.wlevs.ede.api.cluster.GroupNameAware
Sets the group name of the containing EPN.
setGroupName(String) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setGroupName(String) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setGroupName(String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setGroupName(String) - Method in interface com.oracle.cep.cluster.hagroups.GroupNameAware
Sets the group name of the containing EPN on the implementing bean.
setGroupPattern(String) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
Set the regular expression to use when looking for a group for which membership callbacks will be delivered.
setHeartbeat(long) - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
setHeartbeat(long) - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
Set the heartbeat.
setHeartbeatTimeout(Long) - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Sets the heart-beat timeout for a channel.
setHeartbeatUnits(String) - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
 
setHeartbeatUnits(String) - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBean
Set the units used for the heartbeat.
setIdleTime(long) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the idleTime property.
setIgnoreResourceNotFound(boolean) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set if failure to find the property resource should be ignored.
setIgnoreUnresolvablePlaceholders(boolean) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set whether to ignore unresolvable placeholders.
setInt(int, int) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java int value.
setKeyClass(Class) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setKeyClass(Class) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
setKeyClass(Class) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setKeyProperties(String) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setKeyProperties(String) - Method in class com.oracle.cep.cluster.ha.adapter.CorrelatedQueueTrimmingAdapter
 
setKeyProperties(String) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setListeners(Map) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the listeners property.
setListeners(String, List) - Method in interface com.bea.wlevs.cache.spi.CachingSystem
sets listeners on a named cache in the underlying caching system.
setLoader(String, Object) - Method in interface com.bea.wlevs.cache.spi.CachingSystem
Sets a loader on the named cache in the underlying caching system.
setLocalOverride(boolean) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set whether local properties override properties from files.
setLocation(Resource) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set a location of a properties file to be loaded.
setLocations(Resource[]) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set locations of properties files to be loaded.
setLong(int, long) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java long value.
setManagementService(ManagementService) - Method in class com.oracle.cep.cluster.hagroups.ActiveActiveGroupBean
 
setMaxSize(int) - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
This method sets the size of the Channel.
setMaxSize(int) - Method in interface com.bea.wlevs.ede.api.EventQueue
Maximum number of events that a channel can hold at a time.
setMaxSize(long) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the maxSize property.
setMaxThreads(int) - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
This method sets the maximum number of Threads associated with the Stream's WorkManager
setMaxThreads(int) - Method in interface com.bea.wlevs.ede.api.EventQueue
Maximum number of threads that a channel should use for processing events.
setMillisTrimmingInterval(long) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setMonotonic(boolean) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setNextException(EventProcessingException) - Method in class com.bea.wlevs.ede.api.EventProcessingException
Sets next exception of this chain of event processing exceptions.
setNull(int, int) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to Null.
setObserver(Observer) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
setOfferTimeout(long) - Method in interface com.bea.wlevs.management.configuration.EventQueueMBean
Sets the timeout value used when the event queue is full and a pending insert (offer) is blocked.
setOfferTimeout(long) - Method in interface com.bea.wlevs.ede.api.EventQueue
Sets the timeout value used when the event queue is full and a pending insert (offer) is blocked.
setOptimize(boolean) - Method in interface com.bea.wlevs.spring.support.ProxyFactory
 
setPlaceholderPrefix(String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set the prefix that a placeholder string starts with.
setPlaceholderSuffix(String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set the suffix that a placeholder string ends with.
setPlaybackConfiguration(Map) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Saves the playback configuration values specified.
setPolicy(EventStoreManagerPolicy) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Sets the policy for this event store manager.
setProfileManagerObjectName(ObjectName) - Method in class com.bea.wlevs.diagnostic.ProfileManagerEvent
 
setProperties(Properties) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set local properties, e.g. via the "props" tag in XML bean definitions.
setPropertiesArray(Properties[]) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set local properties, e.g. via the "props" tag in XML bean definitions, allowing for merging multiple properties sets into one.
setProxyTargetClass(boolean) - Method in interface com.bea.wlevs.spring.support.ProxyFactory
 
setPubsubServerName(String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
setPubsubServerName(String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Set pubsub server name which is used for event tracing/injection
setPubsubServerURL(String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
setPubsubServerURL(String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Set the url of pubsub server which is used for event tracing/injection
setQueue(Queue) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
Set the TrimmableQueue for this adapter
setQueue(TrimmableQueue) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
Set the TrimmableQueue for this adapter
setRecordConfiguration(Map) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Saves the record configuration values specified.
setRecordingStageName(String) - Method in interface com.bea.wlevs.ede.api.EventMetadata
Sets the name of the stage from which the event was recorded.
setRecordTime(long) - Method in interface com.bea.wlevs.ede.api.EventMetadata
Sets the record time for this event.
setSearchSystemEnvironment(boolean) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set whether to search for a matching system environment variable if no matching system property has been found.
setSelectorQueries(List) - Method in interface com.bea.wlevs.management.configuration.EventChannelMBean
Configures selector for this channel with the given query IDs.
setSessionManager(SessionManager) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
setSessionManagerService(SessionManager) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
setStageIdentity(String) - Method in interface com.bea.wlevs.ede.api.StageIdentityAware
Callback through which the framework publishes the Stage identity
setStageIdentity(String) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setStageIdentity(String) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setStartOffset(int) - Method in class com.bea.wlevs.ede.api.StatementException
 
setStartStage(ObjectName) - Method in class com.bea.wlevs.management.diagnostic.notification.ProbeAttributeChangeNotification
Sets the start stage of the probe which send out the notification
setStatement(String) - Method in class com.bea.wlevs.ede.api.StatementException
 
setStatus(boolean) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager.InspectorInfo
 
setStore(String, Object) - Method in interface com.bea.wlevs.cache.spi.CachingSystem
Sets a store on the named cache and the underlying caching system.
setString(int, String) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given Java String value.
setSystemPropertiesMode(int) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set how to check system properties: as fallback, as override, or never.
setSystemPropertiesModeName(String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set the system property mode by the name of the corresponding constant, e.g.
setTime(long) - Method in interface com.bea.wlevs.ede.api.Processor
 
setTimeProperty(String) - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
setTimestamp(int, Timestamp) - Method in interface com.oracle.cep.cartridge.ExternalPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimeToLive(long) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the timeToLive property.
setTotalOrder(boolean) - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
setTotalOrder(boolean) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol
 
setTrimmingInterval(long) - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
Set the interval at which events are trimmed.
setTrimmingInterval(long) - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBean
Set the trimming interval.
setTrimmingInterval(long) - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
setTrimmingIntervalUnits(String) - Method in interface com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBean
Set the units used for the trimming interval.
setTrimmingIntervalUnits(String) - Method in class com.oracle.cep.cluster.ha.adapter.management.BroadcastQueueTrimmingAdapterMBeanImpl
 
setTrimmingProtocol(QueueTrimmingProtocol) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
Set the QueueTrimmingAdapter.BasicQueueTrimmingProtocol to use for trimming the TrimmableQueue
setTrimmingStrategy(QueueTrimmingStrategy) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
Set the QueueTrimmingStrategy for this adapter.
setValue(Object, Object) - Method in interface com.bea.wlevs.ede.api.EventProperty
Sets value on this event property.
setWarmUpWindowMillis(long) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
setWindowLength(long) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingAdapter
 
setWindowLength(long) - Method in class com.oracle.cep.cluster.ha.adapter.EventWindowQueueTrimmingStrategy
 
setWindowLength(long) - Method in class com.oracle.cep.cluster.ha.adapter.BufferingQueueTrimmingStrategy
Set the sliding window length
setWindowLength(long) - Method in class com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBeanImpl
 
setWindowLength(long) - Method in interface com.oracle.cep.cluster.ha.adapter.management.BufferingQueueTrimmingAdapterMBean
 
setWindowLength(long) - Method in interface com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBean
 
setWindowLength(long) - Method in class com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl
 
setWorkManagerName(String) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the workManagerName property.
setWritePolicy(Map) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the WritePolicy.
shutdown() - Method in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
This method shuts-down the server
SHUTTING_DOWN - Static variable in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
 
size() - Method in interface com.oracle.cep.cluster.ha.adapter.TrimmableQueue
 
size() - Method in class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
SQLXML - Static variable in class com.bea.wlevs.ede.api.Type
 
Stage - interface com.bea.wlevs.ede.api.Stage.
A Stage is a node of an Event Processing Network (EPN).
STAGE_APPLICATION_ID - Static variable in interface com.bea.wlevs.ede.api.StageConstants
The globally unique identity of am application
STAGE_ID - Static variable in interface com.bea.wlevs.ede.api.FaultHandler
Use this mandatory service property to specify target stage.
STAGE_ID - Static variable in interface com.bea.wlevs.ede.api.StageConstants
The application unique identity of a Stage
STAGE_MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
 
STAGE_PROVIDER - Static variable in interface com.bea.wlevs.ede.api.StageConstants
 
StageConstants - interface com.bea.wlevs.ede.api.StageConstants.
Predefined property names uses in Stage creation and advertisement
StageFactory - interface com.bea.wlevs.ede.api.StageFactory.
Factory interface that is implemented by all Stage creators
stageIdentity - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
stageIdentity - Variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
StageIdentityAware - interface com.bea.wlevs.ede.api.StageIdentityAware.
Interface to be implemented by Stage components that wish to be aware of their identity.
StageMBean - interface com.bea.wlevs.management.configuration.StageMBean.
 
StageName - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
Name of the stage from which these events were recorded
StageRuntimeMBean - interface com.bea.wlevs.management.runtime.StageRuntimeMBean.
This MBean provides runtime information for an instance of a stage part of an application's EPN.
start() - Method in interface com.bea.wlevs.ede.api.Statement
Starts a statement that has previously been stopped.
start() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method restarts monitoring metric collection for the path after it is stopped.
start() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Starts this profile.The profile will become active.
startApplication(String) - Method in interface com.bea.wlevs.deployment.mbean.DeploymentServiceMBean
This method will start a deployed application which may have been stopped.
STARTED - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to identify value indicating if a rule is started or not.
STARTING - Static variable in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
 
startInject(String, String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Start event injection on a specific stage.
startPlayback() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Starts playback on a stage that is already configured with the required playback parameters.
startPlayback() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
startPlayback(long, long, float, boolean) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Starts playback using the specified filter and speed.
startPlaybackUsingSession(String, long, List, float, boolean) - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Starts playing back to this stage using events from the specified recording session.
startRecording() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Starts recording on a stage that is already configured with the required record parameters.
startRecording() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
startRule(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
Starts a rule and makes it ready to process events
startTrace(String, String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Start event tracing on a specific stage.
state - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
state - Variable in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
stateChange(Server, Configuration) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
Statement - interface com.bea.wlevs.ede.api.Statement.
Represent a single compiled query.
StatementException - exception com.bea.wlevs.ede.api.StatementException.
Exception raised when attempting to add an invalid statement
StatementException(Exception) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementException(String) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementException(String, String, String) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementException(String, String, String, String, Throwable, String) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementException(String, Throwable) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementException(String, Throwable, String) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementManager - interface com.bea.wlevs.ede.api.StatementManager.
Manages compiled and prepared statements.
stop() - Method in interface com.bea.wlevs.ede.api.Statement
Stops statement making it inactive.
stop() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method stops monitoring metric collection for the path.
stop() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Stops this profile.The profile will become inactive.
stopApplication(String) - Method in interface com.bea.wlevs.deployment.mbean.DeploymentServiceMBean
This method will stop a deployed application.
stopInject(String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Stop event inject on a specific stage
stopPlayback() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Stops playback on a stage.
stopPlayback() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
stopRecording() - Method in interface com.bea.wlevs.management.configuration.RecordPlaybackMBean
Stops recording on a stage.
stopRecording() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Deprecated. use methods on RecordPlaybackMBean whose ObjectName is returned by method getRecordPlayback
stopRule(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
Stops a cql query or EPL rule so that it will not process incoming events anymore.
stopTrace(String, String) - Method in interface com.bea.wlevs.eventinspector.management.EventInspectorMBean
Stop event tracing on a specific stage.
StorePolicyParameters - Static variable in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
Store policy parameters are in the format: parameter1namebparameter1value, parameter2name=parameter2value,..
Stream - interface com.bea.wlevs.ede.api.Stream.
Deprecated. As of OCEP 10.3, replaced by EventChannel.
STREAM_FILTER - Static variable in interface com.bea.wlevs.monitor.Monitor
 
STREAM_ID - Static variable in interface com.bea.wlevs.monitor.Monitor
 
StreamFactory - interface com.bea.wlevs.ede.api.StreamFactory.
Factory for creating Streams.
StreamMBean - interface com.bea.wlevs.management.configuration.StreamMBean.
This MBean will manage instances of Streams whose configuration has been derived from com.bea.wlevs.configuration.application.DefaultStreamConfig schema.
StreamSender - interface com.bea.wlevs.ede.api.StreamSender.
A StreamSender sends events emitted by an StreamSource to StreamSink listeners.
StreamSink - interface com.bea.wlevs.ede.api.StreamSink.
Interface to be implemented by beans that want to receive events modeling a OCEP stream.
StreamSource - interface com.bea.wlevs.ede.api.StreamSource.
Interface to be implemented by beans that want to emit events modeling a OCEP stream.
subscribe(String) - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Subscribe to a channel
supportsPredicate(ExternalPredicate) - Method in interface com.oracle.cep.cartridge.ExternalConnection
Return true if the connection supports the predicate.
suspend() - Method in interface com.bea.wlevs.ede.api.SuspendableBean
Invoked by the EPN container when the containing application is suspended.
suspend() - Method in class com.oracle.cep.cluster.ha.adapter.BroadcastQueueTrimmingAdapter
 
suspend() - Method in class com.oracle.cep.cluster.ha.adapter.inbound.BroadcastInboundAdapter
 
suspend(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method suspends a deployed application.
SuspendableBean - interface com.bea.wlevs.ede.api.SuspendableBean.
Interface to be implemented by beans that want to suspend resources or stop processing events when the containing EPN is suspended.
SUSPENDED - Static variable in interface com.bea.wlevs.management.configuration.ApplicationMBean
 
SynchronizedTrimmableQueue - class com.oracle.cep.cluster.ha.adapter.SynchronizedTrimmableQueue.
This implementation is synchronized, but maybe that's okay since it will cause the secondary to run a bit slower.
SynchronizedTrimmableQueue() - Constructor for class com.oracle.cep.cluster.ha.adapter.SynchronizedTrimmableQueue
 
SynchronizedTrimmableQueue(int) - Constructor for class com.oracle.cep.cluster.ha.adapter.SynchronizedTrimmableQueue
 

T

TableMBean - interface com.bea.wlevs.management.configuration.TableMBean.
TableMBean manages tables that have been specified in an EPN using the wlevs:table tag.
terminate() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method terminates metric collection and unregisters this MBean from the MBeanServer.
terminate() - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileMBean
Stops running the profile and unregisters background ProbeRunTimeMBeans from the MBeanServer
terminateAllMonitoring(Endpoint) - Method in interface com.bea.wlevs.monitor.Monitor
Terminates all monitoring activity for the specified Endpoint.
TIME_UNIT - Static variable in interface com.bea.wlevs.monitor.Monitor
 
TimedTrimmableQueue - class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue.
TrimmableQueue that records the entry time of events into the window and thus can be easily trimmed of older events.
TimedTrimmableQueue() - Constructor for class com.oracle.cep.cluster.ha.adapter.TimedTrimmableQueue
 
TIMESTAMP - Static variable in class com.bea.wlevs.ede.api.Type
 
TimestampType - interface com.bea.wlevs.ede.api.TimestampType.
Type returned by EventType's getPropertyType method for timestamp properties.
toJavaClass() - Method in class com.bea.wlevs.ede.api.Type
Deprecated. As of OCEP 11gR1, replaced by JavaTypeSystem
toString() - Method in class com.bea.wlevs.ede.api.Type
 
trimLastEvent() - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
Returns whether or not to trim the last event examined.
trimLastEvent() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
trimLastEvent() - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol
 
TrimmableQueue - interface com.oracle.cep.cluster.ha.adapter.TrimmableQueue.
Simple Queue interface encapsulating only those methods required by QueueTrimmingAdapter
trimmingKey - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
trimmingProtocol - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
trimmingStrategy - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
trimQueue(Object) - Method in interface com.oracle.cep.cluster.ha.adapter.QueueTrimmingProtocol
Trim the queue using the key.
trimQueue(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.BasicQueueTrimmingProtocol
 
trimQueue(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.MonotonicQueueTrimmingProtocol
 
trimQueue(Object) - Method in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter.IdentityQueueTrimmingProtocol
 
TupleEventType - interface com.bea.wlevs.ede.api.TupleEventType.
Market for tuple-type EventTypes
Type - class com.bea.wlevs.ede.api.Type.
Native types for OCEP server.
TYPE_PROPERTY - Static variable in interface com.bea.wlevs.management.ManagementConstants
Type attribute used to type MBean

U

unbindAllParameters(String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method deletes or unbind all parameter values for the parameterized query identified by the ruleId argument.
unbindParameters(String, String) - Method in interface com.bea.wlevs.management.configuration.CQLProcessorMBean
This method deletes or unbind the named set of parameter values for the parameterized query identified by the ruleId argument.
undeployApplication(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will undeploy an application named applicationName If application is clustered, then it will undeploy application from all servers where it has been deployed.
undo(String, String) - Method in interface com.bea.wlevs.management.configuration.ConfigHistoryManagerMBean
Undo one change to the application.
UNKNOWN - Static variable in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 
UNKNOWN - Static variable in class com.bea.wlevs.ede.api.Type
 
UnknownEventTypeException - exception com.bea.wlevs.ede.api.UnknownEventTypeException.
This exception is raised when an unknown event type name is referenced.
UnknownEventTypeException(String, String) - Constructor for class com.bea.wlevs.ede.api.UnknownEventTypeException
 
UnknownEventTypeException(String, String, Throwable) - Constructor for class com.bea.wlevs.ede.api.UnknownEventTypeException
 
UnknownEventTypeException(String, Throwable) - Constructor for class com.bea.wlevs.ede.api.UnknownEventTypeException
 
unregisterChannel(String, String, String) - Method in class com.bea.wlevs.eventinspector.management.EventInspectorManager
 
unregisterProvider(EventStoreProvider) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Unregisters the specified event store provider.
UnsupportedEventPropertyTypeException - exception com.bea.wlevs.ede.api.UnsupportedEventPropertyTypeException.
This exception is raised when an event contains a property of an unsupported type.
UnsupportedEventPropertyTypeException(String, String) - Constructor for class com.bea.wlevs.ede.api.UnsupportedEventPropertyTypeException
 
UnsupportedEventPropertyTypeException(String, String, Throwable) - Constructor for class com.bea.wlevs.ede.api.UnsupportedEventPropertyTypeException
 
UnsupportedEventPropertyTypeException(String, Throwable) - Constructor for class com.bea.wlevs.ede.api.UnsupportedEventPropertyTypeException
 
UnsupportedPropertyException - exception com.bea.wlevs.ede.api.UnsupportedPropertyException.
Configuration exception raised when encountering unknown event property names.
UnsupportedPropertyException(String, String) - Constructor for class com.bea.wlevs.ede.api.UnsupportedPropertyException
Unsupported property.
UnsupportedPropertyException(String, String, Throwable) - Constructor for class com.bea.wlevs.ede.api.UnsupportedPropertyException
Unsupported property.
UntypedEventChannelException - exception com.bea.wlevs.ede.api.UntypedEventChannelException.
Configuration exception raised if channel in EPN is not typed with an event-type.
UntypedEventChannelException() - Constructor for class com.bea.wlevs.ede.api.UntypedEventChannelException
 
UntypedEventChannelException(String) - Constructor for class com.bea.wlevs.ede.api.UntypedEventChannelException
 
UntypedEventChannelException(String, Throwable) - Constructor for class com.bea.wlevs.ede.api.UntypedEventChannelException
 
UntypedEventChannelException(Throwable) - Constructor for class com.bea.wlevs.ede.api.UntypedEventChannelException
 
updateDeployedApplication(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will update a deployed application in the Weblogic Event Server.
updateDeployedApplication(String, byte[]) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will update a deployed appliction in the Weblogic Event Server.
updateDeployedApplication(String, File) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
This method will update a deployed application in the Weblogic Event Server.
updateDiagnosticProfile(Node) - Method in interface com.bea.wlevs.management.diagnostic.DiagnosticProfileManagerMBean
Updates a profile by a profile node defined in wlevs_diagnostic_config.xsd.
uploadRules(Map) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method uploads a collection of EPL queries to the designated EPL processor.
uploadRules(String) - Method in interface com.bea.wlevs.management.configuration.ProcessorMBean
This method uploads a collection of EPL queries and associated parameter value bindings to the designated EPL processor.
UserDefinedFunctionExecutionException - exception com.bea.wlevs.ede.api.UserDefinedFunctionExecutionException.
Event processing exception raised if error occurs while executing a user-defined function (i.e.
usingCustomClass() - Method in class com.oracle.cep.cluster.ha.adapter.EventIdentitySupport
 

V

validate(int, int) - Method in class com.oracle.cep.cluster.ha.adapter.EventCountingQueueTrimmingStrategy
 
VALUE - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
Used to identify value or rule string of a rule.
valueOf(Class) - Static method in class com.bea.wlevs.ede.api.Type
Deprecated. As of OCEP 11gR1, replaced by JavaTypeSystem
valueOf(String) - Static method in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
 
valueOf(String) - Static method in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
 
valueOf(String) - Static method in class com.bea.wlevs.management.configuration.CQLProcessorMBean.FunctionParameter
 
valueOf(String) - Static method in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
 
valueOf(String) - Static method in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleType
 
valueOf(String) - Static method in class com.bea.wlevs.management.configuration.CartridgeMBean.FunctionDescKeys
 
valueOf(String) - Static method in class com.bea.wlevs.ede.api.Processor.ClockType
 
valueOf(String) - Static method in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 
valueOf(String) - Static method in class com.bea.wlevs.ede.api.Type
 
valueOf(String) - Static method in class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope
 
valueOf(String) - Static method in class com.bea.wlevs.monitor.Endpoint.Direction
 
valueOf(String) - Static method in class com.bea.wlevs.channel.RejectionPolicy
 
valueOf(String) - Static method in class com.oracle.cep.shell.OutputTimeFormat
 
values() - Static method in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
 
values() - Static method in class com.bea.wlevs.management.configuration.RecordPlaybackMBean.ConfigParameters
 
values() - Static method in class com.bea.wlevs.management.configuration.CQLProcessorMBean.FunctionParameter
 
values() - Static method in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleConfigParameters
 
values() - Static method in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleType
 
values() - Static method in class com.bea.wlevs.management.configuration.CartridgeMBean.FunctionDescKeys
 
values() - Static method in class com.bea.wlevs.ede.api.Processor.ClockType
 
values() - Static method in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 
values() - Static method in class com.bea.wlevs.ede.api.Type
 
values() - Static method in class com.bea.wlevs.ede.api.annotation.ResourceNameScope.Scope
 
values() - Static method in class com.bea.wlevs.monitor.Endpoint.Direction
 
values() - Static method in class com.bea.wlevs.channel.RejectionPolicy
 
values() - Static method in class com.oracle.cep.shell.OutputTimeFormat
 
VIEW - Static variable in class com.bea.wlevs.management.configuration.ProcessorMBean.RuleType
 

W

warmUpFinishTime - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
warmUpWindowMillis - Variable in class com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter
 
WebLogicMBean - interface com.bea.wlevs.management.WebLogicMBean.
The super interface for all WebLogic Event Server MBeans.
WorkManagerName - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for work manager.
WriteBehind - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies write policy of Write Behind.
WriteNone - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies write policy of no writes.
WritePolicy - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for the write policy in the WritePolicy property map.
WriteThrough - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies write policy of Write Through.

X

XMLType - interface com.bea.wlevs.ede.api.XMLType.
Type returned by EventType's getPropertyType method for xml value properties.
XMLTYPE - Static variable in class com.bea.wlevs.ede.api.Type
 

A B C D E F G H I J K L M N O P Q R S T U V W X


Overview  Package   Class   Use   Tree  Deprecated   Index   Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV   NEXT FRAMES    NO FRAMES