Uses of Interface
com.sas.services.events.EventInterface

Packages that use EventInterface
com.sas.services.events Top-level package for event services that contains an EventFactory that can be used to create events to send to an EventBroker service for processing. 
 

Uses of EventInterface in com.sas.services.events
 

Methods in com.sas.services.events that return EventInterface
 EventInterface EventFactory.newEvent()
          Deprecated. Create a new Event.
 EventInterface EventFactory.newEvent(org.w3c.dom.Document existingEvent)
          Deprecated. Create a new Event from an existing one.
 EventInterface EventFactory.newEvent(java.lang.String eventName)
          Deprecated. Create a new Event with the specified name.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.