Nitido Inc.

Uses of Class
com.nitido.nim.EventMonitorService

Packages that use EventMonitorService
com.nitido.nim This package contains NiM core classes. 
com.nitido.nimx.services.eventmonitor.log4j A log4j implementation of EventMonitorService (do nothing). 
 

Uses of EventMonitorService in com.nitido.nim
 

Methods in com.nitido.nim that return EventMonitorService
 EventMonitorService NiMKernel.getEventMonitorService()
          This method returns the reference to the EventMonitor Service used by the NiM environement to log application level events.
 

Uses of EventMonitorService in com.nitido.nimx.services.eventmonitor.log4j
 

Subclasses of EventMonitorService in com.nitido.nimx.services.eventmonitor.log4j
 class EventMonitorServiceImpl
          This class implements the EventMonitorService such that application level events are placed in a file on the local file system of the running node using log4j as the underlying library for writting the log messages.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.