|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBuilder | |
---|---|
org.keridwen.core.messaging | Project : Keridwen Copyright : Artenum SARL, 24 rue Louis Blanc 75010, Paris, France 2010. |
Uses of EventBuilder in org.keridwen.core.messaging |
---|
Methods in org.keridwen.core.messaging that return EventBuilder | ||
---|---|---|
static
|
EventBuilder.event(Event event)
Initializes the builder with the given event. |
|
static
|
EventBuilder.event(EventKey key,
MessageType message)
Builds an Event with the given key and message. |
|
static
|
EventBuilder.event(String keyId,
MessageType message)
|
|
static EventBuilder |
EventBuilder.getInstance()
Gets the unique instance of the class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |