|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.wlai.client.EventTester
Utility class to help test the creation of events within WLI-AI. This class allows for events to be created manually (via EIS tool) or via a service invocation (that is known to create the desired event).
| Nested Class Summary | |
class |
EventTester.EventCreationInfo
|
class |
EventTester.EventCreationResults
|
| Constructor Summary | |
EventTester(ApplicationView appView)
|
|
| Method Summary | |
EventTester.EventCreationInfo |
createCreationInfo()
|
EventTester.EventCreationResults |
createEvent(EventTester.EventCreationInfo eci,
long millisToWait)
|
int |
getEventCount()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EventTester(ApplicationView appView)
| Method Detail |
public EventTester.EventCreationResults createEvent(EventTester.EventCreationInfo eci,
long millisToWait)
throws ApplicationViewSuspendedException,
ApplicationViewException,
EventContextException,
TransactionTimeoutException,
DocumentException,
javax.resource.ResourceException,
RemoteException
ApplicationViewSuspendedException
ApplicationViewException
EventContextException
TransactionTimeoutException
DocumentException
javax.resource.ResourceException
RemoteExceptionpublic int getEventCount()
public EventTester.EventCreationInfo createCreationInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||