public class MethodContextImpl extends ContextBase implements MethodContext
MethodContext| Constructor and Description |
|---|
MethodContextImpl(ClassContext classContext,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
ClassContext |
getClassContext() |
ConfigurationBuilder |
getConfigurationBuilder() |
Class<?> |
getJavaClass() |
Method |
getJavaMethod() |
RuleBuilder |
getRuleBuilder() |
void |
setBaseRule(Rule rule) |
clear, containsKey, get, put, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, containsKey, get, putpublic MethodContextImpl(ClassContext classContext, Method method)
public ClassContext getClassContext()
getClassContext in interface MethodContextpublic ConfigurationBuilder getConfigurationBuilder()
getConfigurationBuilder in interface ClassContextpublic RuleBuilder getRuleBuilder()
getRuleBuilder in interface ClassContextpublic void setBaseRule(Rule rule)
setBaseRule in interface ClassContextpublic Method getJavaMethod()
getJavaMethod in interface MethodContextpublic Class<?> getJavaClass()
getJavaClass in interface ClassContextCopyright © 2023 OCPsoft. All rights reserved.