com.pmease.quickbuild.bootstrap
Class BootAction

java.lang.Object
  extended by com.pmease.quickbuild.bootstrap.BootAction

public abstract class BootAction
extends java.lang.Object


Constructor Summary
BootAction()
           
 
Method Summary
abstract  void execute(BootActionSupport support)
           
 java.lang.Throwable getException()
           
 void setException(java.lang.Throwable exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootAction

public BootAction()
Method Detail

execute

public abstract void execute(BootActionSupport support)

getException

public java.lang.Throwable getException()

setException

public void setException(java.lang.Throwable exception)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.