WebLogic Integration


com.bea.wlai.client
Class EventTester

java.lang.Object
  |
  +--com.bea.wlai.client.EventTester

public class EventTester
extends java.lang.Object

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Inner 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventTester

public EventTester(ApplicationView appView)
Method Detail

createEvent

public EventTester.EventCreationResults createEvent(EventTester.EventCreationInfo eci,
                                                    long millisToWait)
                                             throws ApplicationViewException,
                                                    EventContextException,
                                                    DocumentException,
                                                    javax.resource.ResourceException,
                                                    java.rmi.RemoteException

createCreationInfo

public EventTester.EventCreationInfo createCreationInfo()

WebLogic Integration

WebLogic Integration (WLI)