Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

basicrunner
Class BasicHandlerProvider

java.lang.Object
  |
  +--basicrunner.BasicHandlerProvider

public class BasicHandlerProvider
extends Object

This class provides a BasicHandler. All classes for the communication with and handling of the BASIC tests are instantiated and inserted int the MultiServiceFactory of StarOffice.


Constructor Summary
BasicHandlerProvider()
           
 
Method Summary
static void disposeHandler()
          Dispose the BasicHandler
static BasicHandler getHandler(TestParameters tParam, LogWriter log)
          Get a BasicHandler
static boolean isNewConnection()
          Is this a new connection?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicHandlerProvider

public BasicHandlerProvider()
Method Detail

getHandler

public static BasicHandler getHandler(TestParameters tParam,
                                      LogWriter log)
Get a BasicHandler
Parameters:
tParam - Test parameters.
log - A log writer
Returns:
An instance of BasicHandler

isNewConnection

public static boolean isNewConnection()
Is this a new connection?
Returns:
True, if the connection did not exist before.

disposeHandler

public static void disposeHandler()
Dispose the BasicHandler

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.