org.mule.module.launcher
Interface MuleApplicationClassLoader.ShutdownListener

Enclosing class:
MuleApplicationClassLoader

public static interface MuleApplicationClassLoader.ShutdownListener

Optional hook, invoked synchronously right before the classloader is disposed of and closed.


Method Summary
 void execute()
           
 

Method Detail

execute

void execute()


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