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.engine.core | |
com.github.wuic.exception |
This package contains all common exceptions which could be thrown by WUIC.
|
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 |
---|
WorkflowTemplateNotFoundException
Thrown when a workflow references a template that does not exists.
|
WuicException
This exception is a global checked exception thrown by WUIC.
|
Class and Description |
---|
WorkflowNotFoundException
Indicates that a
Workflow has not been found. |
WorkflowTemplateNotFoundException
Thrown when a workflow references a template that does not exists.
|
WuicException
This exception is a global checked exception thrown by WUIC.
|
Class and Description |
---|
WorkflowNotFoundException
Indicates that a
Workflow has not been found. |
WuicException
This exception is a global checked exception thrown by WUIC.
|
Class and Description |
---|
WuicException
This exception is a global checked exception thrown by WUIC.
|
Class and Description |
---|
StaticWorkflowNotFoundException
Thrown when a workflow is retrieved with the
StaticEngine and when
its associated file has not been found in classpath. |
WorkflowNotFoundException
Indicates that a
Workflow has not been found. |
WorkflowTemplateNotFoundException
Thrown when a workflow references a template that does not exists.
|
WuicException
This exception is a global checked exception thrown by WUIC.
|
Class and Description |
---|
WuicException
This exception is a global checked exception thrown by WUIC.
|
Class and Description |
---|
WorkflowTemplateNotFoundException
Thrown when a workflow references a template that does not exists.
|
Copyright © 2012-2015. All Rights Reserved.