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 |
serviceNodeFactoryError
public void serviceNodeFactoryError(java.lang.Exception excpt,
ServiceNodeRemoteImplFactory snrif)
- Remote link error notification
- Parameters:
excpt
- - exception being thrownsnrif
- - ServiceNodeRemoteImplFactory throwing exception