com.tivoli.twg.libs
Interface ServiceNodeRemoteListener


public interface ServiceNodeRemoteListener

Listener interface for notifications of ServiceNodeRemoteImplFactory errors and events.


Method Summary
 void serviceNodeFactoryError(java.lang.Exception excpt, ServiceNodeRemoteImplFactory snrif)
          Remote link error notification
 

Method Detail

serviceNodeFactoryError

public void serviceNodeFactoryError(java.lang.Exception excpt,
                                    ServiceNodeRemoteImplFactory snrif)
Remote link error notification

Parameters:
excpt - - exception being thrown
snrif - - ServiceNodeRemoteImplFactory throwing exception