org.millstone.base
Interface Application.UserChangeListener

All Superinterfaces:
java.util.EventListener
Enclosing interface:
Application

public static interface Application.UserChangeListener
extends java.util.EventListener

Public interface for listening application user changes

Since:
3.0
Version:
3.0.3

Method Summary
 void applicationUserChanged(Application.UserChangeEvent event)
          Invoked when the application user has changed
 

Method Detail

applicationUserChanged

public void applicationUserChanged(Application.UserChangeEvent event)
Invoked when the application user has changed



Copyright © 2000,2001,2002 IT Mill Ltd. All Rights Reserved.