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. |
Modifier and Type | Method and Description |
---|---|
WuicFacadeBuilder.ContextBuilderFacade |
WuicFacadeBuilder.ContextBuilderFacade.interceptor(ContextInterceptor interceptor)
Adds a
ContextInterceptor to the builder. |
Modifier and Type | Class and Description |
---|---|
class |
ContextInterceptorAdapter
An adapter of the
ContextInterceptor interface with methods implementations that do nothing. |
Modifier and Type | Method and Description |
---|---|
ContextBuilder |
ContextBuilder.interceptor(ContextInterceptor interceptor)
Adds a
ContextInterceptor to the builder. |
Copyright © 2012-2015. All Rights Reserved.