public static class RealMethod.FromBehavior extends java.lang.Object implements RealMethod
RealMethod.FromBehavior, RealMethod.FromCallable, RealMethod.IsIllegal
Modifier and Type | Field and Description |
---|---|
private InvocationFactory.RealMethodBehavior<?> |
behavior |
Constructor and Description |
---|
FromBehavior(InvocationFactory.RealMethodBehavior<?> behavior) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke() |
boolean |
isInvokable() |
private final InvocationFactory.RealMethodBehavior<?> behavior
FromBehavior(InvocationFactory.RealMethodBehavior<?> behavior)
public boolean isInvokable()
isInvokable
in interface RealMethod
public java.lang.Object invoke() throws java.lang.Throwable
invoke
in interface RealMethod
java.lang.Throwable