Package io.keikai.jsf
Interface Action
-
public interface Action
A interface to do action in zk context in a JSF action- Author:
- dennis
- See Also:
Update#execute(Action)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute()
-