Class RemoteServiceMethod


  • public class RemoteServiceMethod
    extends Object
    Author:
    Nikita Koksharov
    • Constructor Detail

      • RemoteServiceMethod

        public RemoteServiceMethod​(Method method,
                                   Object bean)
    • Method Detail

      • getBean

        public Object getBean()
      • getMethod

        public Method getMethod()