Class Behavior
- java.lang.Object
- 
- org.apache.myfaces.config.element.Behavior
 
- 
- All Implemented Interfaces:
- Serializable
 - Direct Known Subclasses:
- BehaviorImpl
 
 public abstract class Behavior extends Object implements Serializable Model for <behavior> config element.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description Behavior()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract StringgetBehaviorClass()abstract StringgetBehaviorId()
 
-