Nitido Inc.

Uses of Class
com.nitido.nim.NiM

Packages that use NiM
com.nitido.nim This package contains NiM core classes. 
com.nitido.nimx.services.dirpool.mozilla This package contains the implementation of DirPoolService that utilizes the Mozilla Netscape LDAP Java SDK library. 
com.nitido.nimx.services.valet This package contains the ValetService that provides the custodian service for holding resources that cannot be migrated to other servers in the same cluster. 
 

Uses of NiM in com.nitido.nim
 

Fields in com.nitido.nim declared as NiM
protected  NiM Nugget._nim
          Reference to the NiM object
 

Methods in com.nitido.nim that return NiM
static NiM NiM.getInstance()
          This method is used to get the referece to the NiM object.
 NiM Entity.getNiM()
          This method returns a reference to the NiM object that instantiated the entity.
 

Uses of NiM in com.nitido.nimx.services.dirpool.mozilla
 

Fields in com.nitido.nimx.services.dirpool.mozilla declared as NiM
protected  NiM DirPoolServiceImpl._confService
           
 

Methods in com.nitido.nimx.services.dirpool.mozilla with parameters of type NiM
protected  void DirPoolServiceImpl.init(NiM confService)
          This method is called by the NiMKernel to initialize the DirPoolService.
 

Uses of NiM in com.nitido.nimx.services.valet
 

Fields in com.nitido.nimx.services.valet declared as NiM
protected  NiM ValetServiceImpl._confService
           
 

Methods in com.nitido.nimx.services.valet with parameters of type NiM
protected  void ValetServiceImpl.init(NiM confService)
           
 


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.