Nitido Inc.

Uses of Class
com.nitido.nim.ClassLoaderService

Packages that use ClassLoaderService
com.nitido.nim This package contains NiM core classes. 
com.nitido.nimx.services.classloader.simple An implementation of ClassLoaderService that uses the default ClassLoader of the JVM. 
 

Uses of ClassLoaderService in com.nitido.nim
 

Methods in com.nitido.nim that return ClassLoaderService
 ClassLoaderService NiMKernel.getClassLoaderService()
          This method returns the reference to the Class Loader Service used by the NiM environment.
 

Uses of ClassLoaderService in com.nitido.nimx.services.classloader.simple
 

Subclasses of ClassLoaderService in com.nitido.nimx.services.classloader.simple
 class ClassLoaderServiceImpl
          This class provides a simple ClassLoaderService implementation that uses the ClassLoader that loaded the NiMKernel.
 


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.