com.bea.wlevs.eventstore
Class EventStoreManagerPolicy

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

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

Specifies the event store manager policy. The event store manager considers this policy when determining which event store provider will satisfy a given client request.


Constructor Summary
EventStoreManagerPolicy()
           
 
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

EventStoreManagerPolicy

public EventStoreManagerPolicy()


Copyright © 2007 BEA Systems All Rights Reserved.