|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICollaborationEventAdmin
Interface definition for Collaboration Event Administation. This class is modeled after the OSGi Event Admin.
Method Summary | |
---|---|
void |
postEvent(CollaborationEvent event)
Post a Collaboration Event to the OSGi event service. |
void |
sendEvent(CollaborationEvent event)
Send a Collaboration Event to the OSGi event service. |
Method Detail |
---|
void postEvent(CollaborationEvent event)
event
- is the collaboration event to be posted.CollaborationEvent
,
org.osgi.service.event.EventAdmin.postEvent(Event)
void sendEvent(CollaborationEvent event)
event
- is the collaboration event to be posted.CollaborationEvent
,
org.osgi.service.event.EventAdmin.sendEvent(Event)
|
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 |