A B C D E F G I L M N O P R S T V

A

Activate - Annotation Type in org.apache.shale.tiger.view
Method-level annotation indicating that the decorated method should have the semantics of org.apache.shale.view.AbstractSessionBean.activate(), even if it is named differently.
addEntry(ListEntryConfig) - Method in class org.apache.shale.tiger.managed.config.ListEntriesConfig
Add a new entry to the entries for this list.
addEntry(MapEntryConfig) - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
Add a map entry configuration to the list for this map entries configuration.
addManagedBean(ManagedBeanConfig) - Method in class org.apache.shale.tiger.config.FacesConfigConfig
Add a new managed bean configuration element.
addProperty(ManagedPropertyConfig) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Add the specified managed property to the set that is associated with this managed bean, replacing any previous entry.
addRuleInstances(Digester) - Method in class org.apache.shale.tiger.managed.rules.ManagedBeansRuleSet
Add the required Rule instances to parse managed bean declaration metadata.
AfterPhase - Annotation Type in org.apache.shale.tiger.register
Method-level annotation indicating that this method should be called to process the "after phase" handling for the containing phase listener.
afterPhase(PhaseEvent) - Method in class org.apache.shale.tiger.register.faces.PhaseListenerAdapter
Process an "after phase" event.
Application - Annotation Type in org.apache.shale.tiger.view
Class-level annotation indicating that the decorated class should be treated semantically as if it extended org.apache.shale.view.AbstractApplicationBean, even if it does not.
attributeAdded(ServletContextAttributeEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to an application scope attribute being added.
attributeAdded(HttpSessionBindingEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a session scope attribute being added.
attributeAdded(ServletRequestAttributeEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a request scope attribute being added.
attributeRemoved(ServletContextAttributeEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to an application scope attribute being removed.
attributeRemoved(HttpSessionBindingEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a session scope attribute being removed.
attributeRemoved(ServletRequestAttributeEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a request scope attribute being removed.
attributeReplaced(ServletContextAttributeEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to an application scope attribute being replaced.
attributeReplaced(HttpSessionBindingEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a session scope attribute being replaced.
attributeReplaced(ServletRequestAttributeEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a request scope attribute being replaced.

B

Bean - Annotation Type in org.apache.shale.tiger.managed
Class-level annotation indicating that the decorated class should be treated as a JavaServer Faces "managed bean" definition for the bean name specified by the "name" attribute.
BeforePhase - Annotation Type in org.apache.shale.tiger.register
Method-level annotation indicating that this method should be called to process the "before phase" handling for the containing phase listener.
beforePhase(PhaseEvent) - Method in class org.apache.shale.tiger.register.faces.PhaseListenerAdapter
Process a "before phase" event.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.ListEntriesRule
Create a new ListEntriesConfig and push it on to the Digester stack.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.ListEntryRule
Create a new ListEntryConfig and push it on to the Digester stack.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.ManagedBeanRule
Create a new ManagedBeanConfig and push it on to the Digester stack.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.ManagedPropertyRule
Create a new ManagedPropertyConfig and push it on to the Digester stack.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.MapEntriesRule
Create a new MapEntriesConfig and push it on to the Digester stack.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.MapEntryRule
Create a new MapEntryConfig and push it on to the Digester stack.
begin(String, String, Attributes) - Method in class org.apache.shale.tiger.managed.rules.NullValueRule
Set the nullValue property on the containing NullValueHolder.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.ListEntriesRule
No body processing for this element.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.ListEntryRule
No body processing for this element.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.ManagedBeanRule
No body processing for this element.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.ManagedPropertyRule
No body processing for this element.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.MapEntriesRule
No body processing for this element.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.MapEntryRule
No body processing for this element.
body(String, String) - Method in class org.apache.shale.tiger.managed.rules.NullValueRule
No body processing for this element.

C

contextDestroyed(ServletContextEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a context destroyed event.
contextInitialized(ServletContextEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a context initialized event.

D

Destroy - Annotation Type in org.apache.shale.tiger.view
Method-level annotation indicating that the decorated method should have the semantics of org.apache.shale.view.ViewController.destroy(), or one of the scoped data bean destroy() methods, even if it is named differently.

E

end(String, String) - Method in class org.apache.shale.tiger.managed.rules.ListEntriesRule
Pop the ListEntriesConfig instance from the stack, and either add it or merge it with parent information.
end(String, String) - Method in class org.apache.shale.tiger.managed.rules.ListEntryRule
Pop the ListEntryConfig instance from the stack, and either add it to the parent configuration.
end(String, String) - Method in class org.apache.shale.tiger.managed.rules.ManagedBeanRule
Pop the ManagedBeanConfig instance from the stack, and either add it or merge it with parent information.
end(String, String) - Method in class org.apache.shale.tiger.managed.rules.ManagedPropertyRule
Pop the ManagedPropertyConfig instance from the stack, and either add it or merge it with parent information.
end(String, String) - Method in class org.apache.shale.tiger.managed.rules.MapEntriesRule
Pop the MapEntriesConfig instance from the stack, and either add it or merge it with parent information.
end(String, String) - Method in class org.apache.shale.tiger.managed.rules.MapEntryRule
Pop the MapEntriesConfig instance from the stack, and either add it or merge it with parent information.
end(String, String) - Method in class org.apache.shale.tiger.managed.rules.NullValueRule
No end processing for this element.

F

FACES_CONFIG_CONFIG - Static variable in class org.apache.shale.tiger.view.faces.LifecycleListener2
Application scope attribute under which a configured FacesConfigConfig bean will be stored, containing information parsed from the relevant faces-config.xml resource(s) for this application.
FacesComponent - Annotation Type in org.apache.shale.tiger.register
Class-level annotation indicating that this class should be registered as a JavaServer Faces UIComponent under the component type specified by the value attribute.
FacesConfigConfig - Class in org.apache.shale.tiger.config
Configuration bean representing the entire contents of zero or more faces-config.xml resources.
FacesConfigConfig() - Constructor for class org.apache.shale.tiger.config.FacesConfigConfig
Creates a new instance of FacesConfigConfig.
FacesConfigParser - Class in org.apache.shale.tiger.config
Parser utility for processing faces-config.xml resources.
FacesConfigParser() - Constructor for class org.apache.shale.tiger.config.FacesConfigParser
 
FacesConverter - Annotation Type in org.apache.shale.tiger.register
Class-level annotation indicating that this class should be registered as a JavaServer Faces Converter under the converter id specified by the value attribute.
FacesPhaseListener - Annotation Type in org.apache.shale.tiger.register
Class-level annotation indicating that this class should be registered with the current Lifecycle instance as a JavaServer Faces PhaseListener.
FacesPhaseListener.PhaseId - Enum in org.apache.shale.tiger.register
Identifier for the phase that this listener is interested in participating in.
FacesRenderer - Annotation Type in org.apache.shale.tiger.register
Class-level annotation indicating that this class should be registered as a JavaServer Faces Renderer under the parameters specified by our attributes.
FacesValidator - Annotation Type in org.apache.shale.tiger.register
Class-level annotation indicating that this class should be registered as a JavaServer Faces Validator under the validator id specified by the value attribute.
filenameToClassname(String) - Method in class org.apache.shale.tiger.view.faces.PackageInfo
Convert a filename to a classname.
fireApplicationDestroy(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire a destroy event on an @{link AbstractApplicationBean}.
fireApplicationInit(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire an init event on an AbstractApplicationBean.
fireRequestDestroy(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire a destroy event on an @{link AbstractRequestBean}.
fireRequestInit(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire an init event on an AbstractRequestBean.
fireSessionActivate(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire an activate event on an @{link AbstractSessionBean}.
fireSessionDestroy(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire a destroy event on an @{link AbstractSessionBean}.
fireSessionInit(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire an init event on an AbstractSessionBean.
fireSessionPassivate(Object) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Fire an passivate event on an @{link AbstractSessionBean}.

G

getClasses(List<Class>, String) - Method in class org.apache.shale.tiger.view.faces.PackageInfo
Return an array of all classes, visible to our application class loader, in the specified Java package.
getEntries() - Method in class org.apache.shale.tiger.managed.config.ListEntriesConfig
Return the entries for configuring this list.
getEntries() - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
Return the list of map entry configurations for this map entries configuration.
getEntry(String) - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
REturn the map entry configuration for the specified key, if any; otherwise, return null.
getFacesConfig() - Method in class org.apache.shale.tiger.config.FacesConfigParser
Return the FacesConfigConfig bean summarizing all of the configuration metadata from resources that have been parsed so far.
getInstance() - Static method in class org.apache.shale.tiger.view.faces.PackageInfo
Get the singleton instance of this class.
getKey() - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Getter for property key.
getKeyType() - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
Getter for property keyType.
getListEntries() - Method in interface org.apache.shale.tiger.managed.config.ListEntriesHolder
Return the list entries for this instance.
getListEntries() - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Getter for property listEntries.
getListEntries() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Getter for property listEntries.
getManagedBean(String) - Method in class org.apache.shale.tiger.config.FacesConfigConfig
Return the ManagedBeanConfig element for the specified managed bean name, if any; otherwise, return null.
getManagedBeans() - Method in class org.apache.shale.tiger.config.FacesConfigConfig
Return a map of defined ManagedBeanConfig elements, keyed by managed bean name.
getMapEntries() - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Getter for property mapEntries.
getMapEntries() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Getter for property mapEntries.
getMapEntries() - Method in interface org.apache.shale.tiger.managed.config.MapEntriesHolder
Return the map entries for this instance.
getName() - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Getter for property name.
getName() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Getter for property name.
getPhaseId() - Method in class org.apache.shale.tiger.register.faces.PhaseListenerAdapter
Return the identifier of the phase(s) we are interested in.
getProperties() - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Return the list of managed properties associated with this managed bean.
getProperty(String) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Return the managed property (associated with this managed bean) with the specified name, if any; otherwise, return null.
getResource() - Method in class org.apache.shale.tiger.config.FacesConfigParser
Return the URL of the configuration resource to be parsed.
getScope() - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Getter for property scope.
getType() - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Getter for property type.
getType() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Getter for property type.
getValue() - Method in class org.apache.shale.tiger.managed.config.ListEntryConfig
Getter for property value.
getValue() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Getter for property value.
getValue() - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Getter for property value.
getValueType() - Method in class org.apache.shale.tiger.managed.config.ListEntriesConfig
Getter for property type.
getValueType() - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
Getter for property valueType.

I

Init - Annotation Type in org.apache.shale.tiger.view
Method-level annotation indicating that the decorated method should have the semantics of org.apache.shale.view.ViewController.init(), or one of the scoped data bean init() methods, even if it is named differently.
isExpression() - Method in class org.apache.shale.tiger.managed.config.ListEntryConfig
Return true if the specified value is a value binding expression, rather than a literal value.
isExpression() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Return true if the specified value is a value binding expression, rather than a literal value.
isExpression() - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Return true if the specified value is a value binding expression, rather than a literal value.
isNullValue() - Method in class org.apache.shale.tiger.managed.config.ListEntryConfig
Getter for property nullValue.
isNullValue() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Getter for property nullValue.
isNullValue() - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Getter for property nullValue.
isNullValue() - Method in interface org.apache.shale.tiger.managed.config.NullValueHolder
Return the null value flag for this instance.
isValidating() - Method in class org.apache.shale.tiger.config.FacesConfigParser
Return the validating parse flag.

L

LifecycleListener2 - Class in org.apache.shale.tiger.view.faces
Specialized version of org.apache.shale.view.faces.LifecycleListener that implements callbacks to methods tagged by appropriate annotations, rather than requiring the containing classes to implement a particular interface or extend a particular subclass.
LifecycleListener2() - Constructor for class org.apache.shale.tiger.view.faces.LifecycleListener2
Create a new lifecycle listener.
ListEntriesConfig - Class in org.apache.shale.tiger.managed.config
Representation of the runtime relevant contents of a JavaServer Faces <list-entries> configuration element.
ListEntriesConfig() - Constructor for class org.apache.shale.tiger.managed.config.ListEntriesConfig
Creates a new instance of ListEntriesConfig.
ListEntriesHolder - Interface in org.apache.shale.tiger.managed.config
Marker interface for a configuration bean that supports a listEntries property.
ListEntriesRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <list-entries> element.
ListEntriesRule() - Constructor for class org.apache.shale.tiger.managed.rules.ListEntriesRule
Creates a new instance of ListEntriesRule.
ListEntryConfig - Class in org.apache.shale.tiger.managed.config
Representation of the runtime relevant contents of a JavaServer Faces <list-entry> configuration element.
ListEntryConfig() - Constructor for class org.apache.shale.tiger.managed.config.ListEntryConfig
Creates a new instance of ListEntryConfig.
ListEntryRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <list-entries> nested element.
ListEntryRule() - Constructor for class org.apache.shale.tiger.managed.rules.ListEntryRule
Creates a new instance of ListEntryRule.
listFilesRecursive(List<Class>, File, ClassLoader, String) - Method in class org.apache.shale.tiger.view.faces.PackageInfo
Traverse a directory structure starting at base, adding matching files to the specified list.
loadClass(List<Class>, ClassLoader, String) - Method in class org.apache.shale.tiger.view.faces.PackageInfo
Load the class className using the classloader cld, and add it to the list.

M

ManagedBeanConfig - Class in org.apache.shale.tiger.managed.config
Representation of the runtime relevant contents of a JavaServer Faces <managed-bean> configuration element.
ManagedBeanConfig() - Constructor for class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Creates a new instance of ManagedBeanConfig.
ManagedBeanRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <managed-bean> element.
ManagedBeanRule() - Constructor for class org.apache.shale.tiger.managed.rules.ManagedBeanRule
Creates a new instance of ManagedBeanRule.
ManagedBeansRuleSet - Class in org.apache.shale.tiger.managed.rules
Digester RuleSet for parsing managed bean declarations from a JavaServer Faces configuration file.
ManagedBeansRuleSet() - Constructor for class org.apache.shale.tiger.managed.rules.ManagedBeansRuleSet
Creates a new instance of ManagedBeansRuleSet.
ManagedPropertyConfig - Class in org.apache.shale.tiger.managed.config
Representation of the runtime relevant contents of a JavaServer Faces <managed-property> configuration element.
ManagedPropertyConfig() - Constructor for class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Creates a new instance of ManagedPropertyConfig.
ManagedPropertyRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <managed-property> element.
ManagedPropertyRule() - Constructor for class org.apache.shale.tiger.managed.rules.ManagedPropertyRule
Creates a new instance of ManagedPropertyRule.
MapEntriesConfig - Class in org.apache.shale.tiger.managed.config
Representation of the runtime relevant contents of a JavaServer Faces <map-entries> configuration element.
MapEntriesConfig() - Constructor for class org.apache.shale.tiger.managed.config.MapEntriesConfig
Creates a new instance of MapEntriesConfig.
MapEntriesHolder - Interface in org.apache.shale.tiger.managed.config
Marker interface for a configuration bean that supports a mapEntries property.
MapEntriesRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <map-entries> element.
MapEntriesRule() - Constructor for class org.apache.shale.tiger.managed.rules.MapEntriesRule
Creates a new instance of MapEntriesRule.
MapEntryConfig - Class in org.apache.shale.tiger.managed.config
Representation of the runtime relevant contents of a JavaServer Faces <map-entry> configuration element.
MapEntryConfig() - Constructor for class org.apache.shale.tiger.managed.config.MapEntryConfig
Creates a new instance of MapEntryConfig.
MapEntryRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <map-entry> element.
MapEntryRule() - Constructor for class org.apache.shale.tiger.managed.rules.MapEntryRule
Creates a new instance of MapEntryRule.

N

NullValueHolder - Interface in org.apache.shale.tiger.managed.config
Marker interface for a configuration bean that supports a nullValue property.
NullValueRule - Class in org.apache.shale.tiger.managed.rules
Digester rule for processing a <null-value> element.
NullValueRule() - Constructor for class org.apache.shale.tiger.managed.rules.NullValueRule
Creates a new instance of NullValueRule.

O

org.apache.shale.tiger.config - package org.apache.shale.tiger.config
Overall configuration parser for processing faces-config.xml resources, and a JavaBean representing all of the configuration metadata.
org.apache.shale.tiger.faces - package org.apache.shale.tiger.faces
Primary application runtime integration of the Shale Tiger Extensions library with the rest of Shale.
org.apache.shale.tiger.managed - package org.apache.shale.tiger.managed
This package contains Java SE 5 annotations that support declaring JavaServer Faces managed beans through annotations in the class source code, rather than requiring <managed-bean> declarations in a faces-config.xml configuration resource.
org.apache.shale.tiger.managed.config - package org.apache.shale.tiger.managed.config
JavaBeans representing configuration elements for managed beans.
org.apache.shale.tiger.managed.rules - package org.apache.shale.tiger.managed.rules
Digester rules (and ManagedBeansRuleSet) for parsing managed bean elements from a faces-config.xml resource.
org.apache.shale.tiger.register - package org.apache.shale.tiger.register
This package contains Java SE 5 annotations that allow you to register several types of JavaServer Faces artifacts (components, converters, phase listeners, renderers, and validators) without having to define them in a configuration resource.
org.apache.shale.tiger.register.faces - package org.apache.shale.tiger.register.faces
 
org.apache.shale.tiger.view - package org.apache.shale.tiger.view
This package contains Java SE 5 annotations that support the functionality of classes that implement org.apache.shale.view.ViewController to classes that choose not to implement this interface.
org.apache.shale.tiger.view.faces - package org.apache.shale.tiger.view.faces
This package contains implementations of the event callback support described in the org.apache.shale.tiger.view package.

P

PackageInfo - Class in org.apache.shale.tiger.view.faces
Utility class with methods that support getting a recursive list of classes starting with a specific package name.
PackageInfo() - Constructor for class org.apache.shale.tiger.view.faces.PackageInfo
 
parse() - Method in class org.apache.shale.tiger.config.FacesConfigParser
Parse the configuration resource specified by the resource property, storing resulting information in the configuration bean specified by the facesConfig property.
Passivate - Annotation Type in org.apache.shale.tiger.view
Method-level annotation indicating that the decorated method should have the semantics of org.apache.shale.view.AbstractSessionBean.passivate(), even if it is named differently.
PhaseListenerAdapter - Class in org.apache.shale.tiger.register.faces
Adapter class for a phase listener that specifies the FacesPhaseListener annotation, but does not actually implement the PhaseListener interface.
PhaseListenerAdapter(Object) - Constructor for class org.apache.shale.tiger.register.faces.PhaseListenerAdapter
Construct a new adapter instance around the specified object instance, whose defining class MUST specify the FacesPhaseListener annotation, and whose implementation MUST NOT be an implementation of javax.faces.event.PhaseListener.
preprocess(Object) - Method in class org.apache.shale.tiger.view.faces.ViewControllerCallbacks2
Perform the preprocess callback on the specified instance.
Preprocess - Annotation Type in org.apache.shale.tiger.view
Method-level annotation indicating that the decorated method should have the semantics of org.apache.shale.view.ViewController.preprocess(), even if it is named differently.
prerender(Object) - Method in class org.apache.shale.tiger.view.faces.ViewControllerCallbacks2
Perform the prerender callback on the specified instance.
Prerender - Annotation Type in org.apache.shale.tiger.view
Method-level annotation indicating that the decorated method should have the semantics of org.apache.shale.view.ViewController.prerender(), even if it is named differently.
Property - Annotation Type in org.apache.shale.tiger.managed
Field-level annotation indicating that the decorated field should be initialized to a literal or value binding expression value specified by the value attribute, when a managed instance of the containing class is instantiated.

R

Request - Annotation Type in org.apache.shale.tiger.view
Class-level annotation indicating that the decorated class should be treated semantically as if it extended org.apache.shale.view.AbstractRequestBean, even if it does not.
requestDestroyed(ServletRequestEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a request destroyed event.
requestInitialized(ServletRequestEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a request created event.
resolveVariable(FacesContext, String) - Method in class org.apache.shale.tiger.faces.VariableResolverImpl
Resolve the specified variable name, creating and initializing a new managed bean if necessary.

S

SCAN_PACKAGES - Static variable in class org.apache.shale.tiger.view.faces.LifecycleListener2
Servlet context init parameter which defines which packages to scan for beans.
Scope - Enum in org.apache.shale.tiger.managed
Enumeration describing the valid values for the scope attribute of a Bean annotation.
Session - Annotation Type in org.apache.shale.tiger.view
Class-level annotation indicating that the decorated class should be treated semantically as if it extended org.apache.shale.view.AbstractSessionBean, even if it does not.
sessionCreated(HttpSessionEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a session created event.
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a session destroyed event.
sessionDidActivate(HttpSessionEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a "session did activate" event.
sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.shale.tiger.view.faces.LifecycleListener2
Respond to a "session will passivate" event.
setFacesConfig(FacesConfigConfig) - Method in class org.apache.shale.tiger.config.FacesConfigParser
Set the FacesConfigConfig bean that will summarize all of the configuration metadata from parsed resources.
setKey(String) - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Setter for property key.
setKeyType(String) - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
Setter for property keyType.
setListEntries(ListEntriesConfig) - Method in interface org.apache.shale.tiger.managed.config.ListEntriesHolder
Set the list entries for this instance.
setListEntries(ListEntriesConfig) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Setter for property listEntries.
setListEntries(ListEntriesConfig) - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Setter for property listEntries.
setMapEntries(MapEntriesConfig) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Setter for property mapEntries.
setMapEntries(MapEntriesConfig) - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Setter for property mapEntries.
setMapEntries(MapEntriesConfig) - Method in interface org.apache.shale.tiger.managed.config.MapEntriesHolder
Set the map entries for this instance.
setName(String) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Setter for property name.
setName(String) - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Setter for property name.
setNullValue(boolean) - Method in class org.apache.shale.tiger.managed.config.ListEntryConfig
Setter for property nullValue.
setNullValue(boolean) - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Setter for property nullValue.
setNullValue(boolean) - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Setter for property nullValue.
setNullValue(boolean) - Method in interface org.apache.shale.tiger.managed.config.NullValueHolder
Set the null value flag for this instance.
setResource(URL) - Method in class org.apache.shale.tiger.config.FacesConfigParser
Set the URL of the configuration resource to be parsed.
setScope(String) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Setter for property scope.
setType(String) - Method in class org.apache.shale.tiger.managed.config.ManagedBeanConfig
Setter for property type.
setType(String) - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Setter for property type.
setValidating(boolean) - Method in class org.apache.shale.tiger.config.FacesConfigParser
Set the validating parse flag.
setValue(String) - Method in class org.apache.shale.tiger.managed.config.ListEntryConfig
Setter for property value.
setValue(String) - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Setter for property value.
setValue(String) - Method in class org.apache.shale.tiger.managed.config.MapEntryConfig
Setter for property value.
setValueType(String) - Method in class org.apache.shale.tiger.managed.config.ListEntriesConfig
Setter for property type.
setValueType(String) - Method in class org.apache.shale.tiger.managed.config.MapEntriesConfig
Setter for property valueType.

T

toString() - Method in class org.apache.shale.tiger.managed.config.ManagedPropertyConfig
Pretty printing toString() method.

V

Value - Annotation Type in org.apache.shale.tiger.managed
Deprecated. Use Property instead
valueOf(String) - Static method in enum org.apache.shale.tiger.managed.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shale.tiger.register.FacesPhaseListener.PhaseId
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shale.tiger.managed.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.shale.tiger.register.FacesPhaseListener.PhaseId
Returns an array containing the constants of this enum type, in the order they're declared.
VariableResolverImpl - Class in org.apache.shale.tiger.faces
Implementation of VariableResolver that delegates to the original handler under these circumstances:
VariableResolverImpl(VariableResolver) - Constructor for class org.apache.shale.tiger.faces.VariableResolverImpl
Create a new VariableResolverImpl wrapping the specified VariableResolver.
View - Annotation Type in org.apache.shale.tiger.view
Class-level annotation indicating that the decorated class should be treated semantically as if it implemented org.apache.shale.view.ViewController, even if it does not.
ViewControllerCallbacks2 - Class in org.apache.shale.tiger.view.faces
Utility class to perform the event callbacks specified by the ViewController interface.
ViewControllerCallbacks2() - Constructor for class org.apache.shale.tiger.view.faces.ViewControllerCallbacks2
 

A B C D E F G I L M N O P R S T V

Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.