org.alfresco.bm.event
Class AbstractEventService

java.lang.Object
  extended by org.alfresco.bm.event.AbstractEventService
All Implemented Interfaces:
EventService
Direct Known Subclasses:
MongoEventService

public abstract class AbstractEventService
extends Object
implements EventService

Services for EventService implementations.

Since:
1.0
Author:
Derek Hulley

Constructor Summary
AbstractEventService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.alfresco.bm.event.EventService
count, deleteEvent, findEvents, getEvent, lockEvent, nextEvent, putEvent
 

Constructor Detail

AbstractEventService

public AbstractEventService()


Copyright © 2012. All Rights Reserved.