Class ControllerUtils


  • public abstract class ControllerUtils
    extends java.lang.Object
    The Class ControllerUtils.
    Author:
    Alejandro Galue
    • Constructor Summary

      Constructors 
      Constructor Description
      ControllerUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Controller getController()
      Gets the controller.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ControllerUtils

        public ControllerUtils()
    • Method Detail

      • getController

        public static Controller getController()
        Gets the controller.
        Returns:
        the controller