Uses of Class
org.apache.geronimo.gshell.common.Notification

Packages that use Notification
org.apache.geronimo.gshell GShell Core API. 
org.apache.geronimo.gshell.remote.message Support for message protocols. 
 

Uses of Notification in org.apache.geronimo.gshell
 

Subclasses of Notification in org.apache.geronimo.gshell
 class ErrorNotification
          Thrown to indicate an error notification state.
 class ExitNotification
          Thrown to indicate that the current shell should exit.
 

Uses of Notification in org.apache.geronimo.gshell.remote.message
 

Methods in org.apache.geronimo.gshell.remote.message that return Notification
 Notification ExecuteMessage.Notification.getNotification()
           
 

Constructors in org.apache.geronimo.gshell.remote.message with parameters of type Notification
ExecuteMessage.Notification(Notification n)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.