net.sourceforge.basher.internal.impl
Class BasherBootHelper

java.lang.Object
  extended by net.sourceforge.basher.internal.impl.BasherBootHelper
All Implemented Interfaces:
EventListener, BasherEventListener

public class BasherBootHelper
extends Object
implements BasherEventListener

Version:
$Revision$
Author:
Johan Lindquist

Constructor Summary
BasherBootHelper()
           
 
Method Summary
 void basherEvent(BasherEvent basherEvent)
           
 int run(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasherBootHelper

public BasherBootHelper()
Method Detail

run

public int run(Properties properties)
        throws Exception
Throws:
Exception

basherEvent

public void basherEvent(BasherEvent basherEvent)
Specified by:
basherEvent in interface BasherEventListener


Copyright © 2006-2010 Basher Team. All Rights Reserved.