com.redhat.persistence
Interface EventProcessorManager


public interface EventProcessorManager

Event processor.

Since:
2003-02-28
Version:
$Revision: #4 $ $Date: 2004/04/07 $
Author:
Vadim Nasardinov (vadimn@redhat.com)

Method Summary
 EventProcessor getEventProcessor()
          Returns the singleton instance of EventProcessor for this thread.
 

Method Detail

getEventProcessor

public EventProcessor getEventProcessor()
Returns the singleton instance of EventProcessor for this thread. Each thread must have its own. In other words, EventProcessorManager and EventProcessor must have the same semantics as SessionManager and Session.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC