org.mmbase.module.builders.vwms
Interface VwmCallBackInterface
- public interface VwmCallBackInterface
Virtual Web Master Client interface.
This interface is emnt for classes that want to get notified when things change in a vwm.
The only method in this interface is a notification method used when a vwm 'unloads'.
- Version:
- $Id: VwmCallBackInterface.java,v 1.5 2003/03/10 11:50:25 pierre Exp $
- Author:
- Pierre van Rooden (javadocs)
|
Method Summary |
boolean |
vwmUnload()
Callback routine, called when a vwm is unloaded (?). |
vwmUnload
public boolean vwmUnload()
- Callback routine, called when a vwm is unloaded (?).
- Returns:
true if successfully handled
MMBase build 1.7.1.20041002