|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.events.datastore.EventCreationRequest
public class EventCreationRequest
Class used to request event creation.
Constructor Summary | |
---|---|
EventCreationRequest(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent event)
Creates a new EventCreationRequest object. |
Method Summary | |
---|---|
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent |
getEvent()
Get the common base event represented by this EventCreateRequest. |
java.lang.String |
getEventXml()
Get the XML representation of the common base event represented by this EventCreationRequest. |
java.lang.String |
getGlobalInstanceId()
Get the global instance id of the common base event being reqpresented by this EventCreationRequest. |
java.lang.String |
toString()
Used to return this object as a String. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EventCreationRequest(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent event)
event
- The common base event represented by this EventCreationRequest.Method Detail |
---|
public org.eclipse.hyades.logging.events.cbe.CommonBaseEvent getEvent()
public java.lang.String getEventXml()
public java.lang.String getGlobalInstanceId()
public java.lang.String toString()
toString
in class java.lang.Object
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |