Uses of Class
org.apache.myfaces.config.impl.digester.elements.Behavior

Packages that use Behavior
org.apache.myfaces.config.impl.digester.elements   
 

Uses of Behavior in org.apache.myfaces.config.impl.digester.elements
 

Methods in org.apache.myfaces.config.impl.digester.elements that return types with arguments of type Behavior
 java.util.List<Behavior> FacesConfig.getBehaviors()
           
 

Methods in org.apache.myfaces.config.impl.digester.elements with parameters of type Behavior
 void FacesConfig.addBehavior(Behavior behavior)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.