Skip navigation links

Oracle Complex Event Processing API Reference
11g Release 1 (11.1.1)

E14303-03
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.eventstore
Class EventStoreProperties

java.lang.Object
  |
  +--com.bea.wlevs.eventstore.EventStorePolicy
        |
        +--com.bea.wlevs.eventstore.EventStoreProperties

public class EventStoreProperties
extends com.bea.wlevs.eventstore.EventStorePolicy

Specifies the desired properties that a newly created event store must have, in order to meet the client's needs. The event store manager considers this policy when determining which event store provider will satisfy a given client request.


Constructor Summary
EventStoreProperties()
           

 

Methods inherited from class com.bea.wlevs.eventstore.EventStorePolicy
getAttribute, getAttributeTable, removeAttribute, setAttribute

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

EventStoreProperties

public EventStoreProperties()

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2010 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD