org.netxms.client
Class NXCListener

java.lang.Object
  extended by org.netxms.client.NXCListener

public abstract class NXCListener
extends java.lang.Object

Author:
victor

Constructor Summary
NXCListener()
           
 
Method Summary
abstract  void notificationHandler(NXCNotification n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXCListener

public NXCListener()
Method Detail

notificationHandler

public abstract void notificationHandler(NXCNotification n)


Copyright © 2009. All Rights Reserved.