Package oemware.core

The core package is responsible for initializing, running and shutting down a server.

See:
          Description

Interface Summary
SharedJob The shared job interface.
SystemConstants The system constants.
 

Class Summary
BaseSharedJob The base shared job.
ByteArray The byte array object.
FixedBlockingQueue The blocking fixed size queue (i.e., has a max size).
InstanceConf The instance configuration.
Kernel The kernel object.
MultiThread The multiple thread object.
NamedPipe The named pipe class.
NamedPipeThread The named pipe thread class.
ServiceConf The service config object.
ServiceManager The service manager.
SharedJobRunner The shared job runner is a single thread that is used amongst a group of low priority jobs.
SingleThread The single thread base clase.
SynchQueue The synchronous (blocking) queue.
ThreadBase The thread base class.
 

Exception Summary
CoreException The core exception.
FileException The file exception.
ServiceException The service exception.
 

Package oemware.core Description

The core package is responsible for initializing, running and shutting down a server. Additionally, there are tools and utilities for server development.



Copyright © 2008 Deft Labs - Released under LGPL, Version 3.0