|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webify.fabric.event.remote.EventConsumerServiceAdapter
public class EventConsumerServiceAdapter
Default implementation of the EventConsumerService
Web service interface that
maps the XmlBeans ManagementEvent type to the Event API ManagementEvent bean and calls
an instance of the EventConsumer
interface.
Constructor Summary | |
---|---|
EventConsumerServiceAdapter()
|
Method Summary | |
---|---|
void |
notify(NotifyDocument notify)
|
void |
setEventConsumer(EventConsumer consumer)
|
void |
setEventFactory(EventFactory eventFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventConsumerServiceAdapter()
Method Detail |
---|
public void notify(NotifyDocument notify)
notify
in interface EventConsumerService
public void setEventConsumer(EventConsumer consumer)
public void setEventFactory(EventFactory eventFactory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |