Class FlowFunctor

    • Field Summary

      • Fields inherited from class edu.uiuc.ncsa.security.util.functor.JFunctorImpl

        args, executed, result, type
    • Constructor Summary

      Constructors 
      Constructor Description
      FlowFunctor​(edu.uiuc.ncsa.security.util.functor.FunctorType type)  
    • Constructor Detail

      • FlowFunctor

        public FlowFunctor​(edu.uiuc.ncsa.security.util.functor.FunctorType type)
    • Method Detail

      • execute

        public Object execute()