Package com.tailf.ncs
package com.tailf.ncs
NCS Java machine management and control of Services, Neds,
callbacks and Applications
-
ClassDescriptionUser defined Applications should implement this interface that extends Runnable, hence also the run() method has to be implemented.NavuEventCallback interface is used to implement callback methods to be used my the NavuEventHandler.This class represents the a running daemon where it provides the means for user callback to react on NCS CDB notification that arrives asynchronously from a device.Ncs Java VM protocol command representation classNCS Java vm internal DP dataprovider for stats data etc.Ncs package generic exceptionHelper class implementing a java main() method which will start the Ncs java vm main threadMain class for Ncs java vm management and control.This is the JMX interface for the NcsMain classNcsThread is a subclass of Thread with the ability to log more info about a thread and implements an UncaughtExceptionHandler.The customized thread Factory this is used for creating customized threads that uses UncaughtExceptionHandler and for thread that performs debug logging msg so we could interpret the thread dumps and error logs.Unix "env" environment representation classThis class represents a plan component with its states.The NCS resource manager able to create Maapi and Cdb objects connected to the NCS server.This is the JMX interface for the ResourceManager