Package | Description |
---|---|
com.github.wuic |
This package is the most general package of the WUIC library.
|
com.github.wuic.config |
This package contains all the API elements to make objects configurable.
|
com.github.wuic.context |
This package provides the central
Context component which is the lowest configuration
object in WUIC. |
com.github.wuic.engine |
This package contains the definition of an
Engine . |
com.github.wuic.engine.core | |
com.github.wuic.nut |
This package defines what is a nut in WUIC and how to manage it.
|
com.github.wuic.nut.dao |
Package where
nuts associated service are defined. |
com.github.wuic.nut.dao.core |
Package where
NutDao implementations are defined for core module. |
com.github.wuic.nut.dao.servlet |
This package defines the DAO support for servlet container.
|
com.github.wuic.servlet |
This package defines the Servlet support provided by WUIC.
|
com.github.wuic.util |
Utility package where helper methods are defined.
|
com.github.wuic.xml |
This package provides the classes which read the 'wuic.xml' path.
|
Class and Description |
---|
AnnotationProcessor
An annotation processor is notified of all types annotated with a specified annotation.
|
Logging
This is an enumeration of object wrapping special loggers.
|
NutType
Enumeration of the possible types to be compressed and / or aggregated in WUIC.
|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
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.
|
WuicFacade.WarmupStrategy
This enumeration allows to indicate how the
Context should be initialized when
ContextBuilder.build() is called. |
WuicFacadeBuilder
This class handles several settings in its state and is required to create a
WuicFacade . |
WuicFacadeBuilder.ContextBuilderFacade
This class gives a chance to directly define settings for the final
ContextBuilder of the built
WuicFacade . |
WuicFacadeBuilder.ContextBuilderFacade.ContextEngineBuilderFacade |
WuicFacadeBuilder.ContextBuilderFacade.ContextNutDaoBuilderFacade |
WuicFacadeBuilder.ContextBuilderFacade.ContextNutFilterBuilderFacade |
Class and Description |
---|
AnnotationProcessor
An annotation processor is notified of all types annotated with a specified annotation.
|
Class and Description |
---|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Workflow |
Class and Description |
---|
NutType
Enumeration of the possible types to be compressed and / or aggregated in WUIC.
|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Class and Description |
---|
NutType
Enumeration of the possible types to be compressed and / or aggregated in WUIC.
|
Class and Description |
---|
NutType
Enumeration of the possible types to be compressed and / or aggregated in WUIC.
|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Class and Description |
---|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Class and Description |
---|
ApplicationConfig
All the application configurations supported by WUIC are defined here.
|
NutType
Enumeration of the possible types to be compressed and / or aggregated in WUIC.
|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Class and Description |
---|
NutType
Enumeration of the possible types to be compressed and / or aggregated in WUIC.
|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Class and Description |
---|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
WuicFacade
This class is a facade which exposes the WUIC features by simplifying
them within some exposed methods.
|
Class and 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 . |
Class and Description |
---|
ProcessContext
A request context is an object giving more information about the context in which a process is executed.
|
Copyright © 2012-2015. All Rights Reserved.