com.sleepycat.je.utilint
Class TestHookExecute

java.lang.Object
  extended by com.sleepycat.je.utilint.TestHookExecute

public class TestHookExecute
extends Object


Constructor Summary
TestHookExecute()
           
 
Method Summary
static boolean doHookIfSet(TestHook testHook)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHookExecute

public TestHookExecute()
Method Detail

doHookIfSet

public static boolean doHookIfSet(TestHook testHook)


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.