Package | Description |
---|---|
com.github.wuic |
This package is the most general package of the WUIC library.
|
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.servlet |
This package defines the Servlet support provided by WUIC.
|
com.github.wuic.xml |
This package provides the classes which read the 'wuic.xml' path.
|
Class and Description |
---|
ContextBuilder
This builder can be configured to build contexts in an expected state by the user.
|
ContextBuilder.ContextEngineBuilder
Inner class to configure a engine builder.
|
ContextBuilder.ContextGenericBuilder
Inner class to configure a generic component.
|
ContextBuilder.ContextNutDaoBuilder
Inner class to configure a DAO builder.
|
ContextBuilder.ContextNutFilterBuilder
Inner class to configure a filter builder.
|
ContextBuilderConfigurator
A configurator configures
ContextBuilder . |
ContextInterceptor
Represents an interceptor that is called just before and just after a workflow is processed.
|
Class and Description |
---|
Context
The context is the core element of WUIC which allows to process nuts inside workflow.
|
ContextBuilder
This builder can be configured to build contexts in an expected state by the user.
|
ContextBuilder.ContextEngineBuilder
Inner class to configure a engine builder.
|
ContextBuilder.ContextGenericBuilder
Inner class to configure a generic component.
|
ContextBuilder.ContextNutDaoBuilder
Inner class to configure a DAO builder.
|
ContextBuilder.ContextNutFilterBuilder
Inner class to configure a filter builder.
|
ContextInterceptor
Represents an interceptor that is called just before and just after a workflow is processed.
|
Class and Description |
---|
Context
The context is the core element of WUIC which allows to process nuts inside workflow.
|
Class and Description |
---|
ContextBuilder
This builder can be configured to build contexts in an expected state by the user.
|
ContextBuilder.ContextNutDaoBuilder
Inner class to configure a DAO builder.
|
ContextBuilderConfigurator
A configurator configures
ContextBuilder . |
Class and Description |
---|
ContextBuilder
This builder can be configured to build contexts in an expected state by the user.
|
ContextBuilderConfigurator
A configurator configures
ContextBuilder . |
Copyright © 2012-2015. All Rights Reserved.