org.mule.util
Class ApplicationShutdownSplashScreen

java.lang.Object
  extended by org.mule.util.SplashScreen
      extended by org.mule.util.ApplicationShutdownSplashScreen

public class ApplicationShutdownSplashScreen
extends SplashScreen


Field Summary
 
Fields inherited from class org.mule.util.SplashScreen
body, footer, header
 
Constructor Summary
ApplicationShutdownSplashScreen()
           
 
Method Summary
protected  void doHeader(MuleContext context)
           
 
Methods inherited from class org.mule.util.SplashScreen
addBody, doBody, doFooter, miniSplash, setFooter, setHeader, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationShutdownSplashScreen

public ApplicationShutdownSplashScreen()
Method Detail

doHeader

protected void doHeader(MuleContext context)
Overrides:
doHeader in class SplashScreen


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.