See: Description
| Interface | Description | 
|---|---|
| AnnotationProcessor | 
 
 An annotation processor is notified of all types annotated with a specified annotation. 
 | 
| AnnotationScanner | 
 
 An annotation scanner is able to detect in the classpath types annotated with an annotation provided
 by  
processors. | 
| ApplicationConfig | 
 
 All the application configurations supported by WUIC are defined here. 
 | 
| Class | Description | 
|---|---|
| ProcessContext | 
 
 A request context is an object giving more information about the context in which a process is executed. 
 | 
| Workflow | |
| WorkflowTemplate | 
 
 A workflow template is the base to build a  
Workflow with all its characteristics expects the heap to use. | 
| WuicFacade | 
 
 This class is a facade which exposes the WUIC features by simplifying
 them within some exposed methods. 
 | 
| WuicFacadeBuilder | 
 
 This class handles several settings in its state and is required to create a  
WuicFacade. | 
| Enum | Description | 
|---|---|
| Logging | 
 
 This is an enumeration of object wrapping special loggers. 
 | 
| NutType | 
 
 Enumeration of the possible types to be compressed and / or aggregated in WUIC. 
 | 
| WuicFacade.WarmupStrategy | 
 
 This enumeration allows to indicate how the  
Context should be initialized when
 ContextBuilder.build() is called. | 
This package is the most general package of the WUIC library. Most of the interface and classes of WUIC are split within the sub-packages.
Copyright © 2012-2015. All Rights Reserved.