|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEventHistory
An interface to a service which handles history of events.
There are usually more than one event history services. The should be
one main history service, which holds events from all containers.
The main one is registered with param
ICollaborationEvent.COLLABORATION_ID
== null.
There are also histories per container which are registered with
ICollaborationEvent.COLLABORATION_ID
set to container identifier.
Method Summary | |
---|---|
org.osgi.service.event.Event[] |
getRecentEvents()
Returns a history of events. |
Method Detail |
---|
org.osgi.service.event.Event[] getRecentEvents()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |