ariba.util.shutdown
Interface ShutdownManager.ShutdownNotifier

Enclosing class:
ShutdownManager

public static interface ShutdownManager.ShutdownNotifier

This is an interface defined to allow the shutdown manager to callback a notifier just before the actual shutdown. This needs to be implemented in a higher level class to send a final shutdown notification before exit.


Method Summary
 void execute()
           
 

Method Detail

execute

void execute()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.