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

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.
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.
addAdvice(Advice) - Method in interface com.bea.wlevs.spring.support.ProxyFactory
 
addClient(Client) - Method in interface com.bea.httppubsub.ClientManager
Add a new client to client manager.
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
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(CacheListener) - Method in interface com.bea.cache.jcache.Cache
Add a listener to the list of cache listeners
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.
addRule(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method will add an EPL rule to the designated EPL Processor.
addRule(String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
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.EPLProcessorMBean
This method adds a set of EPL queries to the designated EPL Processor.
addSubChannel(Channel) - Method in interface com.bea.httppubsub.Channel
Add one immediate child channel to this channel
afterConfigurationActive() - Method in interface com.bea.wlevs.ede.api.ActivatableBean
Invoked by the EPN container after it has set all of the dynamic configuration.
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(BundleContext) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Initialization callback for this context
ALL_SUBCHANNELS - Static variable in class com.bea.httppubsub.Channel.ChannelPattern
 
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_ID - Static variable in interface com.bea.wlevs.ede.api.InstanceConstants
The globally unique identity of an application
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.
Asynchronous - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for asynchronous.
AuthenticatedUser - interface com.bea.httppubsub.AuthenticatedUser.
Representation interface for an authenticated user.

B

BatchSize - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Property name for batch size.
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
 
BayeuxMessage - interface com.bea.httppubsub.BayeuxMessage.
The BayeuxMessage is the representation of the Bayeux messages which is received by the pub/sub server from a client.
BayeuxMessage.TYPE - class com.bea.httppubsub.BayeuxMessage.TYPE.
The message type indicates the type of message.
BeanPostProcessorService - interface com.bea.wlevs.spring.support.BeanPostProcessorService.
BeanPostProcessor service that allows bundles to contribute to the programming model of WLEvS.
beforeResume() - Method in interface com.bea.wlevs.ede.api.ResumableBean
Invoked by the EPN container before the bean is started or resumed.
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.
BoundStatement - interface com.bea.wlevs.ede.api.BoundStatement.
Statement created through binding placeholder values for a PreparedStatement.
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.
BundlePropertyAdmin - interface com.bea.wlevs.spring.support.BundlePropertyAdmin.
A lightweight equivalent to ConfigAdmin which allows the passing of properties between deployment and deployment applications.

C

Cache - interface com.bea.cache.jcache.Cache.
 
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
 
CacheEntry - interface com.bea.cache.jcache.CacheEntry.
Represents a key value pair stored in the Cache.
CacheException - exception com.bea.cache.jcache.CacheException.
CacheException is a generic exception, which indicates a cache error has occurred.
CacheException() - Constructor for class com.bea.cache.jcache.CacheException
Constructs a new CacheException.
CacheException(String) - Constructor for class com.bea.cache.jcache.CacheException
Constructs a new CacheException with a message string.
CacheException(String, Throwable) - Constructor for class com.bea.cache.jcache.CacheException
Constructs a CacheException with a message string, and a base exception
CacheListener - interface com.bea.cache.jcache.CacheListener.
A cache listener may be registered with a Cache to listen for various events.
CacheLoader - interface com.bea.cache.jcache.CacheLoader.
 
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.
CacheStatistics - interface com.bea.cache.jcache.CacheStatistics.
This is a helper class to query statistics related to a cache.
CacheStore - interface com.bea.cache.jcache.CacheStore.
 
CachingSystemMBean - interface com.bea.wlevs.management.configuration.CachingSystemMBean.
This MBean manages the configuration of a caching system instance.
CALLBACKPOLLING - Static variable in class com.bea.httppubsub.Client.ConnectionType
 
capture(List) - Method in interface com.bea.wlevs.eventstore.EventStore
Appends the specified events to this event store, with no transactional guarantee.
capture(List, 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.
Channel - interface com.bea.httppubsub.Channel.
Channel represents a pub/sub channel.
Channel.ChannelPattern - class com.bea.httppubsub.Channel.ChannelPattern.
This enum provides constants of the three channel patterns that are described in section 2.2.1 Channel Globbing of Bayeux Protocol -- Bayeux 1.0draft1 .
ChannelMessageEvent - class com.bea.httppubsub.ChannelMessageEvent.
This is the class representing event notifications for message sent to channel
ChannelMessageEvent(Channel, EventMessage) - Constructor for class com.bea.httppubsub.ChannelMessageEvent
Construct a channel message event from the given channel.
ChannelMessageListener - interface com.bea.httppubsub.ChannelMessageListener.
Implementations of this interface are notified of messages sent to the channel.
clear() - Method in interface com.bea.cache.jcache.Cache
The clear method will remove all objects from the cache including the key and the associated value.
clearStatistics() - Method in interface com.bea.cache.jcache.CacheStatistics
Clear the statistical data and start afresh
Client - interface com.bea.httppubsub.Client.
Representation interface of a client.
Client.ConnectionType - class com.bea.httppubsub.Client.ConnectionType.
The connection type indicates the client's connection type: long-polling messages are sent to the server as the message parameter of an application/x-www-form-urlencoded encoded POST request.
ClientManager - interface com.bea.httppubsub.ClientManager.
ClientManager is responsible for create Client and manage all Clients.
close() - Method in interface com.bea.wlevs.eventstore.EventStoreCursor
Releases the resources used by this cursor.
com.bea.cache.jcache - package com.bea.cache.jcache
 
com.bea.httppubsub - package com.bea.httppubsub
 
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.deployment.mbean - package com.bea.wlevs.deployment.mbean
 
com.bea.wlevs.ede.api - package com.bea.wlevs.ede.api
 
com.bea.wlevs.ede.api.cluster - package com.bea.wlevs.ede.api.cluster
 
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.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
 
commit() - Method in interface com.bea.wlevs.eventstore.EventStoreTransaction
Commit this transaction, storing all events captured within it.
Configuration - interface com.bea.wlevs.ede.api.cluster.Configuration.
An interface representing a configuration update of group members.
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
Configures a stage with runtime control parameters like playback speed and record time of events to be played back.
configurePlaybackWithDuration(long, long, float, boolean) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Configures a stage with runtime control parameters like playback speed and record time of events to be played back.
configureRecord(long, long) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Configures a stage with the time range during which events from from the stage will be recorded.
configureRecordWithDuration(long, long) - Method in interface com.bea.wlevs.management.configuration.StageMBean
Configures a stage with the time range during which events from from the stage will be recorded.
CONNECT - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
connect() - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Send a connect request to the server.
containsKey(Object) - Method in interface com.bea.cache.jcache.Cache
Returns true if the cache contains the specified key.
containsValue(Object) - Method in interface com.bea.cache.jcache.Cache
Returns true if this cache maps one or more keys to the specified value.
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
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
 
createBuilder() - Method in interface com.bea.wlevs.ede.api.EventBuilder.Factory
 
createClient() - Method in interface com.bea.httppubsub.ClientManager
Create a new client instance.
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.
createEventMessage(LocalClient, Object) - Method in interface com.bea.httppubsub.MessageFactory
Create EventMessage object with specified payLoad.
createLocalClient() - Method in interface com.bea.httppubsub.ClientManager
Create a local client instance.
createProxyFactory(Object) - Method in interface com.bea.wlevs.spring.support.ProxyFactoryService
 
createPubSubServer(String, WeblogicPubsubBean) - Method in interface com.bea.httppubsub.PubSubServerFactory
Create a new PubSub server.
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.

D

DataProvider - interface com.bea.wlevs.ede.api.DataProvider.
Provider of non-streaming data.
DEFAULT_INTERVAL - Static variable in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Default interval in milliseconds when not specified in monitor operations.
DEFAULT_THROUGHPUT - Static variable in interface com.bea.wlevs.monitor.management.MonitorRuntimeMBean
Default throughput interval in milliseconds when not specified in monitor operations.
DefaultAdapterMBean - interface com.bea.wlevs.management.configuration.DefaultAdapterMBean.
 
deleteAllRules() - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This methods deletes all rules that has been configured in the EPL Processor.
deleteChannel(Client, String) - Method in interface com.bea.httppubsub.PubSubServer
Delete the given url Channel and all its children and descents.
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.EPLProcessorMBean
This method deletes a rule from the EPL Processor with the given rule id.
deleteRules(String[]) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method deletes all rules with the given ids.
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, 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.
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 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(BundleContext) - Method in interface com.bea.wlevs.spring.support.BeanPostProcessorService
Destruction callback for this context
destroy(Client) - Method in interface com.bea.httppubsub.Channel
Destroy this channel and all subchannels beneath it
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
DISCONNECT - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
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.
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.
 
downloadRules() - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method returns in XML format all rules and any parameter values associated with parameterized queries in the designated EPL Proessor.
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

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
entrySet() - Method in interface com.bea.cache.jcache.Cache
Returns a set view of the objects currently contained in the cache.
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.
equals(Object) - Method in interface com.bea.cache.jcache.Cache
Equality is based on the Set returned by entrySet.
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 that knows how to create events of a certain event type.
EventBuilder.Factory - interface com.bea.wlevs.ede.api.EventBuilder.Factory.
Factory for event builder.
EventMessage - interface com.bea.httppubsub.EventMessage.
Event message interface.
EventMetadata - interface com.bea.wlevs.ede.api.EventMetadata.
All the metadata that is associated with an event instance.
EventRejectedException - exception com.bea.wlevs.ede.api.EventRejectedException.
Exception raised by an event sink to indicate a problem during processing of one or more event(s).
EventRejectedException.Reason - class com.bea.wlevs.ede.api.EventRejectedException.Reason.
Enumeration representing the reason for rejecting the events:
EventRejectedException(EventRejectedException.Reason, List, String) - Constructor for class com.bea.wlevs.ede.api.EventRejectedException
 
EventSender - interface com.bea.wlevs.ede.api.EventSender.
An EventSender sends events emitted by an EventSource
EventSink - interface com.bea.wlevs.ede.api.EventSink.
An EventSink receives events emitted by an EventSource.
EventSource - interface com.bea.wlevs.ede.api.EventSource.
Interface to be implemented by beans that want to emit events.
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.
EventType - interface com.bea.wlevs.ede.api.EventType.
This interface provides event type metadata for events.
EventTypeRepository - interface com.bea.wlevs.ede.api.EventTypeRepository.
EventTypeRepository is a repository for all of the registered event types in the Event Server.
EXTERNAL - Static variable in class com.bea.wlevs.ede.api.Processor.ClockType
 

F

Factory - interface com.bea.wlevs.ede.api.Factory.
Factory interfaces for all stages.
FactoryFinder - class com.bea.httppubsub.FactoryFinder.
FactoryFinder search PubSub server's factories implementation based on the factory interface name.
FIFO - Static variable in interface com.bea.wlevs.management.configuration.CacheMBeanProperties
Specifies eviction policy of First In First Out.
findChannel(String) - Method in interface com.bea.httppubsub.PubSubServer
Lookup a given url Channel from PubSubServer.
findClient(String) - Method in interface com.bea.httppubsub.ClientManager
Find a client object by specified client id string.
findOrCreateChannel(Client, String) - Method in interface com.bea.httppubsub.PubSubServer
Lookup a given url Channel from PubSubServer.
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.
FLASH - Static variable in class com.bea.httppubsub.Client.ConnectionType
 
FULL - Static variable in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 

G

get(Object) - Method in interface com.bea.cache.jcache.Cache
The get method will return, from the cache, the object associated with the argument "key".
getAllRules() - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method fetches all the rules that has been configured in the designated EPL Proessor.
getApplicationId() - Method in interface com.bea.wlevs.monitor.Endpoint
Returns the application id
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.
getAuthenticatedUser() - Method in class com.bea.httppubsub.LocalClient
 
getAuthenticatedUser() - Method in interface com.bea.httppubsub.Client
Get authenticated user object of this client.
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.
getBrowserId() - Method in class com.bea.httppubsub.LocalClient
 
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.
getCacheEntry(Object) - Method in interface com.bea.cache.jcache.Cache
Returns the CacheEntry object associated with the object identified by "key".
getCacheHits() - Method in interface com.bea.cache.jcache.CacheStatistics
Returns the total number of cache requests that were serviced from existing key value mappings
getCacheMBeans() - Method in interface com.bea.wlevs.management.configuration.CachingSystemMBean
Returns an array of ObjectName which contains the names of the CacheMBean
getCacheMisses() - Method in interface com.bea.cache.jcache.CacheStatistics
Returns the total number of cache requests that did not have the key-value mapping.
getCacheStatistics() - Method in interface com.bea.cache.jcache.Cache
Returns the CacheStatistics object associated with the cache.
getCachingSystemMBeans() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns an array of ObjectName which is the naming of the various CachingSystemMBean
getCapacity() - Method in interface com.bea.cache.jcache.Cache
 
getChannel() - Method in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
Returns the pub-sub channel
getChannel() - Method in class com.bea.httppubsub.ChannelMessageEvent
 
getChannel() - Method in interface com.bea.httppubsub.BayeuxMessage
Get the channel name for this message.
getChannelSubscriptions() - Method in class com.bea.httppubsub.LocalClient
 
getChannelSubscriptions() - Method in interface com.bea.httppubsub.Client
Get all the channels currently subscribed by this client.
getClient() - Method in interface com.bea.httppubsub.BayeuxMessage
Get the identity which sent this message
getClientManager() - Method in interface com.bea.httppubsub.PubSubServer
Get ClientManager for Client
getClients(Channel.ChannelPattern) - Method in interface com.bea.httppubsub.Channel
Return back list of clients who may interested in this channel or its children, depending on pattern parameter passed in.
getClockType() - Method in interface com.bea.wlevs.ede.api.Processor
 
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.
getConnectionJndiName() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the connectionJndiName property.
getCoordinator() - Method in interface com.bea.wlevs.ede.api.cluster.Configuration
Returns the Server object of the coordinator for this configuration.
getCreationTime() - Method in interface com.bea.cache.jcache.CacheEntry
The time this cache entry was created
getCurrentSize() - Method in interface com.bea.wlevs.ede.api.Stream
Returns the current (used) size of stream
getDatabases() - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method retrieve the databases configured with this processor.
getDestinationJndiName() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the destinationJndiName property.
getDirection() - Method in interface com.bea.wlevs.monitor.Endpoint
Returns location in stage, that is, either the ENTRY or the EXIT of the stage
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
 
getEventBuilderFactory() - Method in interface com.bea.wlevs.ede.api.EventType
Returns EventBuilder.Factory which may be used to manufacture event objects of this event type.
getEventMetadata() - Method in interface com.bea.wlevs.ede.api.MetadataEnabledEvent
 
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.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(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.
getEventTypeRepository() - Method in interface com.bea.wlevs.ede.api.Processor
Returns repository for types defined within the application.
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
getExpirationTime() - Method in interface com.bea.cache.jcache.CacheEntry
The time when this entry will expire
getFactory(String) - Static method in class com.bea.httppubsub.FactoryFinder
Get instance of the factory for the given Factory interface name.
getGroupNames() - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns an array of group names that exist in the domain.
getHostName() - Method in interface com.bea.wlevs.management.configuration.ServerMBean
Returns the server hostname.
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.cluster.Configuration
Returns the unique id of this configuration.
getId() - Method in interface com.bea.httppubsub.Client
Get the ID associated with this client
getIdentity() - Method in interface com.bea.wlevs.ede.api.cluster.Server
 
getIdleTime() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the idleTime property.
getInstanceProperties() - Method in interface com.bea.wlevs.management.configuration.EventBeanMBean
Get the instance properties.
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
getKeyPropertyNames() - Method in interface com.bea.wlevs.ede.api.DataProvider
Property names of compound key
getLastAccessTime() - Method in interface com.bea.httppubsub.Client
Get the last-accessed-time for this client
getLastAccessTime() - Method in interface com.bea.cache.jcache.CacheEntry
The time this entry was last accessed.
getLastUpdateTime() - Method in interface com.bea.cache.jcache.CacheEntry
The time this entry was last updated
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.StreamMBean
This method reads the size of the Stream
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.Stream
Returns maximum size of stream
getMaxThreads() - Method in interface com.bea.wlevs.management.configuration.StreamMBean
This method reads the maximum number of Threads associated with the Stream's WorkManager
getMaxThreads() - Method in interface com.bea.wlevs.ede.api.Stream
Returns maximum number of threads that a stream 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.MultiStatementException
 
getMessage() - Method in class com.bea.httppubsub.ChannelMessageEvent
 
getMessageFactory() - Method in interface com.bea.httppubsub.PubSubServer
Get MessageFactory for creating messages.
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.
getName() - Method in interface com.bea.wlevs.management.WebLogicMBean
This method returns the name of the MBean
getName() - Method in interface com.bea.wlevs.ede.api.cluster.Server
 
getName() - Method in interface com.bea.wlevs.eventstore.EventStoreProvider
Returns the name of this provider.
getName() - Method in interface com.bea.httppubsub.PubSubServer
Get the name of the server.
getName() - Method in class com.bea.httppubsub.Client.ConnectionType
 
getName() - Method in interface com.bea.httppubsub.Channel
Return the fully qualified name of this Channel.
getObjectName() - Method in interface com.bea.wlevs.management.WebLogicMBean
It returns the ObjectName under which the MBean is registered
getOrder() - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
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.
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.
getParentChannel() - Method in interface com.bea.httppubsub.Channel
Return current channel's parent or null if current channel is root.
getPassword() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the password property.
getPayLoad() - Method in interface com.bea.httppubsub.EventMessage
Get payload object.
getPlaybackConfiguration() - Method in interface com.bea.wlevs.management.configuration.StageMBean
 
getPreparedStatement() - Method in interface com.bea.wlevs.ede.api.BoundStatement
Returns the PreparedStatement that created and is managing this BoundStatement.
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(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.
getProxiedInterfaces() - Method in interface com.bea.wlevs.spring.support.ProxyFactory
 
getPublishedMessageCount() - Method in interface com.bea.httppubsub.Client
Get the number of messages published by this client on all channels
getPublishedMessageCount() - Method in interface com.bea.httppubsub.Channel
Get count of messages published to the channel
getQuery() - Method in interface com.bea.wlevs.ede.api.Statement
Retrieve the query string of the statement
getReason() - Method in class com.bea.wlevs.ede.api.EventRejectedException
 
getRecordConfiguration() - Method in interface com.bea.wlevs.management.configuration.StageMBean
 
getRecordTime() - Method in interface com.bea.wlevs.ede.api.EventMetadata
 
getRejectedEvents() - Method in class com.bea.wlevs.ede.api.EventRejectedException
Retrieve the set of events rejected by the event sink.
getRule(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method fetches a rule with the given id.
getRules(String[]) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
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.
getServerContextPath() - Method in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
Return the server context path
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
 
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
 
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
getStageMBeans() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns an array of ObjectName which is the naming of the various StageMBean
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
 
getState() - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns the application state.
getState() - Method in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
This method returns the state of the server
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
 
getSubChannels() - Method in interface com.bea.httppubsub.Channel
Return the list of immediate child channels for the current channel
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.
getTime() - Method in interface com.bea.wlevs.ede.api.Processor
 
getTimeToLive() - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Gets the value of the timeToLive property.
getTTL() - Method in interface com.bea.cache.jcache.Cache
 
getType() - Method in interface com.bea.wlevs.management.WebLogicMBean
It returns the type of the MBean
getType() - Method in interface com.bea.httppubsub.BayeuxMessage
Get the type of the message
getTypeName() - Method in interface com.bea.wlevs.ede.api.EventType
Returns the registered event type name associated with this EventType.
getUnderlyingType() - Method in interface com.bea.wlevs.ede.api.EventType
Get the class that represents the Java type of the event type.
getUser() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the user property.
getUserName() - Method in interface com.bea.httppubsub.AuthenticatedUser
Get user name.
getUserPrincipal() - Method in interface com.bea.httppubsub.AuthenticatedUser
Get user principal object.
getWeblogicPubsubBean(ServletContext) - Method in interface com.bea.httppubsub.PubSubConfigFactory
Load configuration bean of pubsub server by specified servlet context.
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.
GroupMembershipListener - interface com.bea.wlevs.ede.api.cluster.GroupMembershipListener.
Listener interface that allows beans and adapters to listen for cluster 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.

H

handleMessage(EventMessage) - Method in interface com.bea.httppubsub.MessageFilter
Pre-process incoming published Bayeux message.
HANDSHAKE - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
handshake() - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Send a handshake request to the server.
hashCode() - Method in interface com.bea.cache.jcache.Cache
Returns the hash code value for this cache.
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
 
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

IFRAME - Static variable in class com.bea.httppubsub.Client.ConnectionType
 
IMMEDIATE_SUBCHANNELS - Static variable in class com.bea.httppubsub.Channel.ChannelPattern
 
INBOUND - Static variable in class com.bea.wlevs.monitor.Endpoint.Direction
 
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
INITIALIZING - Static variable in interface com.bea.wlevs.management.configuration.ApplicationMBean
Application State:
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, 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
 
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
INTERNAL - Static variable in class com.bea.wlevs.ede.api.Processor.ClockType
 
isActive() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method returns true if probe is active.
isAllowPublishDirectly() - Method in interface com.bea.httppubsub.PubSubServer
 
isEmpty() - Method in interface com.bea.cache.jcache.Cache
Return true if entrySet().isEmpty() return true.
isEnabled() - Method in interface com.bea.wlevs.monitor.Monitor
Returns if the Monitor service is enabled.
isMetaChannel() - Method in interface com.bea.httppubsub.Channel
Judge whether the channel is a meta channel.
isPersistentChannel() - Method in interface com.bea.httppubsub.Channel
Judge whether the channel is a persistent channel or not.
isPlayingBack() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Returns true if events are being played back to this stage.
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.StageMBean
Returns true if this stage is currently recording events flowing out of the stage.
isReplicatedSessionEnable(ServletContext) - Method in interface com.bea.httppubsub.PubSubConfigFactory
 
isSessionTransacted() - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Gets the value of the sessionTransacted property.
isUserInRole(String) - Method in interface com.bea.httppubsub.AuthenticatedUser
Check if user in specified role.
isValid() - Method in interface com.bea.httppubsub.Transport
 
ITSELF - Static variable in class com.bea.httppubsub.Channel.ChannelPattern
 

J

JMSAdapterMBean - interface com.bea.wlevs.management.configuration.JMSAdapterMBean.
This MBean manages the configuration of a JMS adapter instance.
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.
 
keySet() - Method in interface com.bea.cache.jcache.Cache
Returns a set view of the keys currently contained in the cache.

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.
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.
load(Object) - Method in interface com.bea.cache.jcache.CacheLoader
Loads an object.
load(Object) - Method in interface com.bea.cache.jcache.Cache
The load method provides a means to "pre load" the cache.
loadAll() - Method in interface com.bea.cache.jcache.CacheLoader
Loads the entire cache.
loadAll() - Method in interface com.bea.cache.jcache.Cache
This method may be used to preload the cache with all the key value pairs in the cache.
loadAll(Collection) - Method in interface com.bea.cache.jcache.CacheLoader
Loads multiple object.
loadAll(Collection) - Method in interface com.bea.cache.jcache.Cache
The loadAll method provides a means to "pre load" objects into the cache.
loadStatements(URL) - Method in interface com.bea.wlevs.ede.api.Processor
Load queries from an XML document located at the specified URL.
LocalClient - class com.bea.httppubsub.LocalClient.
The main purpose of LocalClient class is for pubsub server side programming.
LocalClient() - Constructor for class com.bea.httppubsub.LocalClient
 
LONGPOLLING - Static variable in class com.bea.httppubsub.Client.ConnectionType
 
lookupApplicationMBean(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns the ObjectName of the ApplicationMBean.
lookupCachingSystemMBean(String) - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
Returns the ObjectName of the CachingSystemMBean
lookupGroupMembers(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
lookupPubSubServer(String) - Method in interface com.bea.httppubsub.PubSubServerFactory
Lookup a PubSubServer for an application.
lookupServerMBean(String) - Method in interface com.bea.wlevs.management.configuration.DomainMBean
Returns the ObjectName for the ServerMBean.
lookupStageMBean(String) - Method in interface com.bea.wlevs.management.configuration.ApplicationMBean
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.
mapToJSON(Map) - Static method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper
Convert a Map object to a JSON object.
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.StreamMBean
 
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.JMSAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.HttpPubSubAdapterMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.EventBeanMBean
 
MBEAN_TYPE - Static variable in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
 
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.CachingSystemMBean
 
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.AdapterMBean
 
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.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.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.
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
 
MessageFactory - interface com.bea.httppubsub.MessageFactory.
Factory interface for creating messages.
MessageFilter - interface com.bea.httppubsub.MessageFilter.
MessageFilter interface.
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
Monitor the average latency of events between two endpoints.
monitorAvgLatency(Endpoint, Endpoint, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Monitor the average latency of events between two endpoints.
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
Monitor if the average latency of events between two endpoints cross a threshold.
monitorAvgLatencyThreshold(Endpoint, Endpoint, long, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Monitor if the average latency of events between two endpoints cross a 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
Monitor the average throughput of events in an endpoint.
monitorAvgThroughput(Endpoint, long, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Monitor the average throughput of events in an 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
Monitor the maximum latency of events between two endpoints.
monitorMaxLatency(Endpoint, Endpoint, long, TimeUnit, EventSink) - Method in interface com.bea.wlevs.monitor.Monitor
Monitor the average latency of events between two endpoints.
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_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.

O

onClear() - Method in interface com.bea.cache.jcache.CacheListener
Triggered when cache is cleared due to Cache.clear()
onCreate(Map) - Method in interface com.bea.cache.jcache.CacheListener
Triggered when a cache mappings is created due to Cache.put().
onEvent(List) - Method in interface com.bea.wlevs.ede.api.EventSink
Callback method for receiving events.
onEvict(Map) - Method in interface com.bea.cache.jcache.CacheListener
Triggered when cache keys are evicted
onLoad(Map) - Method in interface com.bea.cache.jcache.CacheListener
Triggered when cache mappings are created due to the cache loader being consulted
onLoadError(Collection, Throwable) - Method in interface com.bea.cache.jcache.CacheListener
This method is invoked when there is an error in loading certain keys
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 interface com.bea.wlevs.ede.api.cluster.DomainMembershipListener
Callback method to be implemented by the receiving bean.
onPublish(ChannelMessageEvent) - Method in interface com.bea.httppubsub.ChannelMessageListener
Notification that an event message was published on the channel
onRemove(Map) - Method in interface com.bea.cache.jcache.CacheListener
Triggered when a cache mapping is removed due to Cache.remove()
onStore(Map) - Method in interface com.bea.cache.jcache.CacheListener
Triggered when cache keys are stored in the backing store.
onStoreError(Map, Throwable) - Method in interface com.bea.cache.jcache.CacheListener
This method gets invoked when the cache is unable to write some of the key-value pairs to the backing store
onUpdate(Map) - Method in interface com.bea.cache.jcache.CacheListener
Triggered when some cache mappings are updated due to Cache.put()
OUTBOUND - Static variable in class com.bea.wlevs.monitor.Endpoint.Direction
 
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

P

PING - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
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.
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(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.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
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.
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(Object, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
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.ServiceInjectionBeanPostProcessor
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
PreparedStatement - interface com.bea.wlevs.ede.api.PreparedStatement.
Statement that contains placeholders for values to be bound at runtime.
ProbeRuntimeMBean - interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean.
Interface to use to receive monitoring metrics for a stage.
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.
ProxyFactory - interface com.bea.wlevs.spring.support.ProxyFactory.
 
ProxyFactoryService - interface com.bea.wlevs.spring.support.ProxyFactoryService.
 
PUBLISH - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
publish(BayeuxMessage, Channel.ChannelPattern) - Method in interface com.bea.httppubsub.Channel
Publish to this channel or its child channels with specified pattern.
publish(String, String) - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Publish data to a channel
publishToChannel(LocalClient, String, Object) - Method in interface com.bea.httppubsub.PubSubServer
The method is a facade method which is used for publishing messages from server side.
PUBSUBCONFIG_FACTORY - Static variable in class com.bea.httppubsub.FactoryFinder
The property name for the PubSubConfigFactory class name.
PubSubConfigFactory - interface com.bea.httppubsub.PubSubConfigFactory.
Factory interface for loading weblogic Pub/Sub server's configuration bean.
PubSubSecurityException - exception com.bea.httppubsub.PubSubSecurityException.
PubSub security related exception.
PubSubSecurityException() - Constructor for class com.bea.httppubsub.PubSubSecurityException
 
PubSubSecurityException(String) - Constructor for class com.bea.httppubsub.PubSubSecurityException
 
PubSubSecurityException(String, Throwable) - Constructor for class com.bea.httppubsub.PubSubSecurityException
 
PubSubSecurityException(Throwable) - Constructor for class com.bea.httppubsub.PubSubSecurityException
 
PubSubServer - interface com.bea.httppubsub.PubSubServer.
The PubSubServer class is the most important class of pub/sub server.
PUBSUBSERVER_FACTORY - Static variable in class com.bea.httppubsub.FactoryFinder
The property name for the PubSubServerFactory class name.
PubSubServerException - exception com.bea.httppubsub.PubSubServerException.
PubSub server exception.
PubSubServerException() - Constructor for class com.bea.httppubsub.PubSubServerException
 
PubSubServerException(String) - Constructor for class com.bea.httppubsub.PubSubServerException
 
PubSubServerException(String, Throwable) - Constructor for class com.bea.httppubsub.PubSubServerException
 
PubSubServerException(Throwable) - Constructor for class com.bea.httppubsub.PubSubServerException
 
PubSubServerFactory - interface com.bea.httppubsub.PubSubServerFactory.
Helper utilities for PubSubServer.
put(K, V) - Method in interface com.bea.cache.jcache.Cache
The put method adds the object "value" to the cache identified by the object "key".
put(String, Object) - Method in interface com.bea.wlevs.ede.api.EventBuilder
Set the property of the event being created to the specified value.
putAll(Map) - Method in interface com.bea.cache.jcache.Cache
Copies all of the mappings from the specified map to the cache.

Q

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.

R

RECONNECT - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
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, 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.
registerListener(ChannelMessageListener) - Method in interface com.bea.httppubsub.Channel
Register ChannelMessageListener object to this Channel.
registerProvider(EventStoreProvider, EventStoreProviderPolicy) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Registers the specified event store provider with the specified policy.
remove(Object) - Method in interface com.bea.cache.jcache.Cache
The remove method will delete the object from the cache including the key and the associated value.
removeClient(Client) - Method in interface com.bea.httppubsub.ClientManager
Remove specified client from client manager.
removeListener(CacheListener) - Method in interface com.bea.cache.jcache.Cache
Remove a listener from the list of cache listeners
removePubSubServer(PubSubServer) - Method in interface com.bea.httppubsub.PubSubServerFactory
Remove PubSub server from this factory.
removeSubChannel(Channel) - Method in interface com.bea.httppubsub.Channel
Remove sub channel from this channel.
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.
replaceRule(String, String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method will replace an existing EPL rule by another rule.
replaceRules(Map) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method will replace several existing EPL rules.
resolvePlaceholder(String, Properties) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Resolve the placeholder in the configuration system.
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.
rollback() - Method in interface com.bea.wlevs.eventstore.EventStoreTransaction
Roll back this transaction, discarding all events captured within it.
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

send(BayeuxMessage[]) - Method in interface com.bea.httppubsub.Transport
Send out subscribed messages from client, and any response from this request, including publish response, meta message response
sendEvent(List, List) - Method in interface com.bea.wlevs.ede.api.EventSender
Send a list of events to the downstream element in the EPN.
Server - interface com.bea.wlevs.ede.api.cluster.Server.
A representation of a group server.
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.
 
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
 
setApplicationIdentity(String) - Method in interface com.bea.wlevs.ede.api.ApplicationIdentityAware
Sets the application id of the containing EPN.
setAuthenticatedUser(AuthenticatedUser) - Method in class com.bea.httppubsub.LocalClient
 
setBeanClassLoader(ClassLoader) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
setBeanFactory(BeanFactory) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
setBundleContext(BundleContext) - Method in class com.bea.wlevs.spring.support.ServiceInjectionBeanPostProcessor
 
setBundleContext(BundleContext) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
setClockType(Processor.ClockType) - Method in interface com.bea.wlevs.ede.api.Processor
 
setConcurrentConsumers(int) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the concurrentConsumers property.
setConnectionJndiName(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the connectionJndiName property.
setDelegateClassLoader(ClassLoader) - Method in interface com.bea.wlevs.ede.api.Processor
Sets the ClassLoader to use to resolve user defined functions.
setDestinationJndiName(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the destinationJndiName property.
setEnabled(boolean) - Method in interface com.bea.wlevs.monitor.Monitor
Enables the Monitor service.
setEncryptedPassword(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the encryptedPassword property.
setEndOffset(int) - Method in class com.bea.wlevs.ede.api.StatementException
 
setEventMetadata(EventMetadata) - Method in interface com.bea.wlevs.ede.api.MetadataEnabledEvent
 
setEventSender(EventSender) - Method in interface com.bea.wlevs.ede.api.EventSource
Set the EventSender for this EventSource.
setEvictionPolicy(String) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the evictionPolicy property.
setFactory(String, String) - Static method in class com.bea.httppubsub.FactoryFinder
Set the implementation class name for given factory interface name
setFileEncoding(String) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
Set the encoding to use for parsing properties files.
setFunctionBeans(Map) - Method in interface com.bea.wlevs.ede.api.Processor
Sets map of beans containing user-defined functions for this processor.
setGroupName(String) - Method in interface com.bea.wlevs.ede.api.cluster.GroupNameAware
Sets the group name of the containing EPN.
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.
setJndiFactory(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the jndiFactory property.
setJndiProviderUrl(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the jndiProviderUrl property.
setListeners(Map) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the listeners property.
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.
setMaxSize(int) - Method in interface com.bea.wlevs.management.configuration.StreamMBean
This method sets the size of the Stream
setMaxSize(int) - Method in interface com.bea.wlevs.ede.api.Stream
Maximum number of events that a stream 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.StreamMBean
This method sets the maximum number of Threads associated with the Stream's WorkManager
setMaxThreads(int) - Method in interface com.bea.wlevs.ede.api.Stream
Maximum number of threads that a stream should use for processing events.
setMessageSelector(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the messageSelector property.
setOptimize(boolean) - Method in interface com.bea.wlevs.spring.support.ProxyFactory
 
setPassword(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the password property.
setPayLoad(Object) - Method in interface com.bea.httppubsub.EventMessage
Set payload object.
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.
setPolicy(EventStoreManagerPolicy) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Sets the policy for this event store manager.
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
 
setRecordTime(long) - Method in interface com.bea.wlevs.ede.api.EventMetadata
 
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.
setSessionAckModeName(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the sessionAckModeName property.
setSessionManager(SessionManager) - Method in class com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer
 
setSessionTransacted(boolean) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the sessionTransacted property.
setStageIdentity(String) - Method in interface com.bea.wlevs.ede.api.StageIdentityAware
Callback through which the framework publishes the Stage identity
setStartOffset(int) - Method in class com.bea.wlevs.ede.api.StatementException
 
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
 
setTimeToLive(long) - Method in interface com.bea.wlevs.management.configuration.CacheMBean
Sets the value of the timeToLive property.
setUser(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the user property.
setWorkManager(String) - Method in interface com.bea.wlevs.management.configuration.JMSAdapterMBean
Sets the value of the workManager property.
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 shutsdown the server
SHUTTING_DOWN - Static variable in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
 
size() - Method in interface com.bea.cache.jcache.Cache
Returns the size of this map.
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.StageConstants
The application unique identity of a Stage
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
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.
 
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.
startApplication(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
Deprecated.  
STARTING - Static variable in interface com.bea.wlevs.management.runtime.ServerRuntimeMBean
 
startPlayback() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Starts playback on a stage that is already configured with the required playback parameters.
startRecording() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Starts recording on a stage that is already configured with the required record parameters.
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, Throwable) - Constructor for class com.bea.wlevs.ede.api.StatementException
 
StatementManager - interface com.bea.wlevs.ede.api.StatementManager.
Manages compiled and prepared statements.
STATUS - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
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.
stopApplication(String) - Method in interface com.bea.wlevs.deployment.mbean.AppDeploymentMBean
Deprecated.  
stopPlayback() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Stops playback on a stage.
stopRecording() - Method in interface com.bea.wlevs.management.configuration.StageMBean
Stops recording on a stage.
store(K, V) - Method in interface com.bea.cache.jcache.CacheStore
Stores the value in the backing store given the key.
storeAll(Map) - Method in interface com.bea.cache.jcache.CacheStore
For each key in the map, stores the corresponding value in the backing.
Stream - interface com.bea.wlevs.ede.api.Stream.
Streams are virtual pipes that continously handle events.
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.
SUBSCRIBE - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
subscribe(Client) - Method in interface com.bea.httppubsub.Channel
Subscribe to this channel.
subscribe(Client, Channel.ChannelPattern) - Method in interface com.bea.httppubsub.Channel
Subscribe to this channel or its child channels with specified pattern.
subscribe(String) - Method in class com.bea.wlevs.adapters.httppubsub.support.HttpPubSubHelper.Client
Subscribe to a channel
subscribeToChannel(LocalClient, String, ChannelMessageListener) - Method in interface com.bea.httppubsub.PubSubServer
The method is a facade method which is used to subscribe a Channel on server side.
suspend() - Method in interface com.bea.wlevs.ede.api.SuspendableBean
Invoked by the EPN container when the containing application is suspended.
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
 

T

terminate() - Method in interface com.bea.wlevs.monitor.management.ProbeRuntimeMBean
This method terminates metric collection and unregisters this MBean 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
 
toJSONRequestString() - Method in interface com.bea.httppubsub.BayeuxMessage
Get JSON request string.
toJSONResponseString() - Method in interface com.bea.httppubsub.BayeuxMessage
Get JSON response string.
Transport - interface com.bea.httppubsub.Transport.
Transport interface.
TYPE_PROPERTY - Static variable in interface com.bea.wlevs.management.ManagementConstants
Type attribute used to type MBean

U

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.
UNKNOWN - Static variable in class com.bea.wlevs.ede.api.EventRejectedException.Reason
 
unregisterListener(ChannelMessageListener) - Method in interface com.bea.httppubsub.Channel
Unregister ChannnelMessageListener object from this channel
unregisterProvider(EventStoreProvider) - Method in interface com.bea.wlevs.eventstore.EventStoreManager
Unregisters the specified event store provider.
UNSUBSCRIBE - Static variable in class com.bea.httppubsub.BayeuxMessage.TYPE
 
unsubscribe(Client) - Method in interface com.bea.httppubsub.Channel
Unsubscribe from all of this channel.
unsubscribe(Client, Channel.ChannelPattern) - Method in interface com.bea.httppubsub.Channel
Unsubscribe from this channel.
unsubscribeToChannel(String, ChannelMessageListener) - Method in interface com.bea.httppubsub.PubSubServer
This method is a facade method which is used to unsubscribe a Channel on server side.
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.
updateLastAccessTime() - Method in interface com.bea.httppubsub.Client
Update last access time for this client.
uploadRules(Map) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method uploads a collection of EPL queries to the designated EPL processor.
uploadRules(String) - Method in interface com.bea.wlevs.management.configuration.EPLProcessorMBean
This method uploads a collection of EPL queries and associated parameter value bindings to the designated EPL processor.

V

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.monitor.Endpoint.Direction
 
valueOf(String) - Static method in class com.bea.httppubsub.Client.ConnectionType
 
valueOf(String) - Static method in class com.bea.httppubsub.Channel.ChannelPattern
 
valueOf(String) - Static method in class com.bea.httppubsub.BayeuxMessage.TYPE
 
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.monitor.Endpoint.Direction
 
values() - Static method in class com.bea.httppubsub.Client.ConnectionType
 
values() - Static method in class com.bea.httppubsub.Channel.ChannelPattern
 
values() - Static method in class com.bea.httppubsub.BayeuxMessage.TYPE
 
values() - Method in interface com.bea.cache.jcache.Cache
Returns a collection view of the values contained in this cache.

W

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.

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

Copyright © 2007 BEA Systems All Rights Reserved.