Package jakarta.faces.component.behavior
Interface Behavior
- 
- All Known Subinterfaces:
- ClientBehavior
 - All Known Implementing Classes:
- AjaxBehavior,- BehaviorBase,- ClientBehaviorBase
 
 public interface Behavior- Since:
- 2.0
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbroadcast(BehaviorEvent event)
 
- 
- 
- 
Method Detail- 
broadcastvoid broadcast(BehaviorEvent event) 
 
- 
 
-