Package com.iplanet.am.console.base.model
Provides the classes for implementing Console Event Listener.
See: 
          Description
| Interface Summary | 
| AMAdminConstants | AMAdminConstantscontains a set of constants used by
 various modules in administration console. | 
| AMConsoleListener | AMConsoleListenerdefines a set of Console model event
 handlers. | 
| AMModel | AMModeldefines a set of methods that are exposed to
 view beans. | 
 
| Class Summary | 
| AMConsoleListenerAdapter | AMConsoleListenerAdapterprovides defaults implementation
 of methods inAMConsoleListenerhandlers. | 
 
| Exception Summary | 
| AMConsoleException | AMConsoleExceptionis thrown to signal to the view bean
 that incorrect behavior is encountered in processing a request. | 
 
Package com.iplanet.am.console.base.model Description
Provides the classes for implementing Console Event Listener. After registering listener with Administrator Console, it shall receive notification whenever an object is created, modified or deleted; before a profile of an object is displayed; and before a tab in header view is displayed.
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.