org.mule.module.launcher
Class MuleContainerStartupSplashScreen

java.lang.Object
  extended by org.mule.util.SplashScreen
      extended by org.mule.module.launcher.MuleContainerStartupSplashScreen

public class MuleContainerStartupSplashScreen
extends SplashScreen


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

Constructor Detail

MuleContainerStartupSplashScreen

public MuleContainerStartupSplashScreen()
Method Detail

doBody

public void doBody()

doFooter

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


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