WebLogic Integration


Uses of Class
com.bea.wlai.common.EventHeader

Packages that use EventHeader
com.bea.wlai.common Provides the WebLogic Application Integration commonly used interfaces/classes. 
 

Uses of EventHeader in com.bea.wlai.common
 

Methods in com.bea.wlai.common that return EventHeader
 EventHeader Event.getHeader()
           
 EventHeader IEvent.getHeader()
           
 

Methods in com.bea.wlai.common with parameters of type EventHeader
 void Event.setHeader(EventHeader header)
           
 void IEvent.setHeader(EventHeader header)
           
 

Constructors in com.bea.wlai.common with parameters of type EventHeader
Event.Event(EventHeader header, IDocument payload)
           
 


WebLogic Integration

WebLogic Integration (WLI)