NetKernel APIs


Uses of Class
com.ten60.netkernel.container.ComponentImpl

Packages that use ComponentImpl
com.ten60.netkernel.cache   
com.ten60.netkernel.container   
com.ten60.netkernel.module   
com.ten60.netkernel.scheduler   
com.ten60.netkernel.transport   
 

Uses of ComponentImpl in com.ten60.netkernel.cache
 

Subclasses of ComponentImpl in com.ten60.netkernel.cache
 class Cache
          NetKernel Cache Component- responsible for locating a cachelet for getting or putting an IURRepresentation from an URRequest.
 

Uses of ComponentImpl in com.ten60.netkernel.container
 

Subclasses of ComponentImpl in com.ten60.netkernel.container
 class Config
          Configuration Component reads in system configuration information and holds it for other components to access
 class Container
          Main class for NetKernel.
 class HouseKeeper
          HouseKeeper system component periodically polls all other system components to do their housework.
 

Uses of ComponentImpl in com.ten60.netkernel.module
 

Subclasses of ComponentImpl in com.ten60.netkernel.module
 class ModuleManager
          NetKernel system component which manages all deployed modules and their public/private address spaces
 

Uses of ComponentImpl in com.ten60.netkernel.scheduler
 

Subclasses of ComponentImpl in com.ten60.netkernel.scheduler
 class Scheduler
          The Scheduler system component.
 

Uses of ComponentImpl in com.ten60.netkernel.transport
 

Subclasses of ComponentImpl in com.ten60.netkernel.transport
 class TransportManager
          Transport Manager system component manages the startup and shutdown of all registered transports.
 


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.