FreeHEP API
Version v1.1

org.freehep.application
Interface Application.InitializationListener

Enclosing interface:
Application

public static interface Application.InitializationListener


Method Summary
 void failed(Throwable x)
           
 void setStage(String stage)
           
 void succeeded()
           
 

Method Detail

setStage

public void setStage(String stage)

failed

public void failed(Throwable x)

succeeded

public void succeeded()

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.