|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.events.EventFactory
public class EventFactory
This class produces events
that can be sent to an EventBroker service.
Event specifications are described in the
package documentation for the
Event Broker.
| Constructor Summary | |
|---|---|
EventFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
EventInterface |
newEvent()
Deprecated. Create a new Event. |
EventInterface |
newEvent(org.w3c.dom.Document existingEvent)
Deprecated. Create a new Event from an existing one. |
EventInterface |
newEvent(java.lang.String eventName)
Deprecated. Create a new Event with the specified name. |
| Constructor Detail |
|---|
public EventFactory()
| Method Detail |
|---|
public EventInterface newEvent()
EventInterfacepublic EventInterface newEvent(java.lang.String eventName)
eventName - Name of the event.
EventInterfacepublic EventInterface newEvent(org.w3c.dom.Document existingEvent)
existingEvent - existing event.
EventInterface
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||