com.bea.wlevs.eventstore
Class EventStoreProviderPolicy

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

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

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


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

EventStoreProviderPolicy

public EventStoreProviderPolicy()


Copyright © 2007 BEA Systems All Rights Reserved.