| Package | Description |
|---|---|
| javolution.context |
Run-time
contexts to facilitate
separation of concerns and achieve higher level of performance and flexibility. |
| javolution.io | |
| javolution.lang |
Fundamental classes, interfaces and annotations.
|
| javolution.text |
Text handling package.
|
| javolution.xml |
Support for the encoding of objects, and the objects reachable from them,
into
XML; and the complementary reconstruction of the
object graph from XML. |
| Class and Description |
|---|
| AbstractContext
The parent class for all contexts.
|
| ConcurrentContext
A context able to take advantage of concurrent algorithms on
multi-processors systems.
|
| LocalContext
A context holding locally scoped
parameters values. |
| LocalContext.Parameter
A
configurable parameter whose value can
be locally superseded within the scope of LocalContext. |
| LogContext
Asynchronous logging context integrated with the OSGi logging framework.
|
| LogContext.Level
Defines the logging levels.
|
| SecurityContext
A high-level security context integrated with OSGi.
|
| SecurityContext.Permission
A permission associated to a specific class/action/instance.
|
| Class and Description |
|---|
| LocalContext.Parameter
A
configurable parameter whose value can
be locally superseded within the scope of LocalContext. |
| Class and Description |
|---|
| SecurityContext.Permission
A permission associated to a specific class/action/instance.
|
| Class and Description |
|---|
| AbstractContext
The parent class for all contexts.
|
| FormatContext
The parent class for all serializer/deserializer contexts.
|
| Class and Description |
|---|
| AbstractContext
The parent class for all contexts.
|
| FormatContext
The parent class for all serializer/deserializer contexts.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.