org.glassfish.admin.mejb
Interface RemoteEventListener

All Superinterfaces:
Remote, Serializable
All Known Implementing Classes:
EventListenerProxy

public interface RemoteEventListener
extends Remote, Serializable


Method Summary
 void handleNotification(Notification n, Object h)
           
 

Method Detail

handleNotification

void handleNotification(Notification n,
                        Object h)
                        throws RemoteException
Throws:
RemoteException


Copyright © 2012 GlassFish Community. All Rights Reserved.