Package | Description |
---|---|
org.apache.shale.view |
This package defines fundamental interfaces and convenience base classes
related to the ViewController functionality provided by Shale.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractApplicationBean
AbstractApplicationBean is the abstract base class for
data bean(s) that are stored in application scope attributes.
|
class |
AbstractRequestBean
AbstractRequestBean is the abstract base class for
data bean(s) that are stored in request scope attributes.
|
class |
AbstractSessionBean
AbstractSessionBean is the abstract base class for
data bean(s) that are stored in session scope attributes.
|
class |
AbstractViewController
AbstractViewController is a convenience base implementation of
ViewController . |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.