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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • execute

      void execute()