com.oakgrovesystems.reactor.scheduling
Interface SchedulingThreadManager


public interface SchedulingThreadManager


Method Summary
 void destroy()
           
 boolean failed()
           
 java.lang.Exception getException()
           
 void init()
           
 

Method Detail

init

public void init()

failed

public boolean failed()

getException

public java.lang.Exception getException()

destroy

public void destroy()


Copyright (c) 1999-2004 Oak Grove Systems. All Rights Reserved.