Package org.zkoss.zest.sys

Interface Summary
ActionDefinition The action definition.
Configuration Represents the ZEST configuration.
ErrorHandler The error handler for handling exceptions thrown when processing a request.
Parser The parser used to parse the configuration file, WEB-INF/zest.xml.
ViewInfo The information of the view.
 

Class Summary
ExValue Used to represent a string value that might contain an expression.
ZestFilter The ZEST filter to match URL, instantiate actions, invoke actions and forward to a view.
ZestManager The core of ZEST that matches URL, instantiates actions, invokes actions and forwards to a view.
 

Enum Summary
ViewInfo.ViewType The types of the view.
 



Copyright © 2005-2010 Potix Corporation. All Rights Reserved.