|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.eventstream.internal.DefaultEventFactory
@Component @Singleton public class DefaultEventFactory
Default implementation of the EventFactory, creating DefaultEvent objects as events.
| Constructor Summary | |
|---|---|
DefaultEventFactory()
|
|
| Method Summary | |
|---|---|
Event |
createEvent()
Create a new event with some fields already filled in. |
Event |
createRawEvent()
Create a new event without any of the fields filled in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEventFactory()
| Method Detail |
|---|
public Event createEvent()
createEvent in interface EventFactoryEventFactory.createEvent()public Event createRawEvent()
createRawEvent in interface EventFactoryEventFactory.createRawEvent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||