|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swordfish.internal.core.event.EventServiceImpl
public class EventServiceImpl
| Constructor Summary | |
|---|---|
EventServiceImpl()
|
|
| Method Summary | |
|---|---|
org.osgi.service.event.EventAdmin |
getEventAdmin()
|
void |
postEvent(Event swordfishEvent)
Initiate asynchronous delivery of an event by invoking org.osgi.service.event.EventAdmin.postEvent() method. |
void |
setEventAdmin(org.osgi.service.event.EventAdmin eventAdmin)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventServiceImpl()
| Method Detail |
|---|
public org.osgi.service.event.EventAdmin getEventAdmin()
public void setEventAdmin(org.osgi.service.event.EventAdmin eventAdmin)
public void postEvent(Event swordfishEvent)
EventService
postEvent in interface EventServiceswordfishEvent - the event to be posted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||