Interface FutureCommand<T>


  • public interface FutureCommand<T>
    • Method Detail

      • execute

        T execute()
           throws java.lang.Exception
        Throws:
        java.lang.Exception