Class RemoteServiceMethod

java.lang.Object
org.redisson.remote.RemoteServiceMethod

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

    • RemoteServiceMethod

      public RemoteServiceMethod(Method method, Object bean)
  • Method Details

    • getBean

      public Object getBean()
    • getMethod

      public Method getMethod()