public static final class RulesModuleBindingContext.SetRuntimeContextMethod extends Object implements IOpenMethod
| Modifier and Type | Field and Description |
|---|---|
static String |
SET_CONTEXT_METHOD_NAME |
EMPTY, LONG, REGULAR, SHORT| Constructor and Description |
|---|
SetRuntimeContextMethod() |
| Modifier and Type | Method and Description |
|---|---|
IOpenClass |
getDeclaringClass() |
String |
getDisplayName(int mode) |
IMemberMetaInfo |
getInfo() |
IOpenMethod |
getMethod() |
String |
getName() |
IMethodSignature |
getSignature() |
IOpenClass |
getType() |
Object |
invoke(Object target,
Object[] params,
IRuntimeEnv env) |
boolean |
isConstructor() |
boolean |
isStatic() |
public static final String SET_CONTEXT_METHOD_NAME
public Object invoke(Object target, Object[] params, IRuntimeEnv env)
public IOpenMethod getMethod()
getMethod in interface IMethodCallerpublic String getName()
getName in interface INamedThingpublic String getDisplayName(int mode)
getDisplayName in interface INamedThingpublic boolean isStatic()
isStatic in interface IOpenMemberpublic IOpenClass getType()
getType in interface IOpenMemberpublic IMemberMetaInfo getInfo()
getInfo in interface IOpenMemberpublic IOpenClass getDeclaringClass()
getDeclaringClass in interface IOpenMemberpublic IMethodSignature getSignature()
getSignature in interface IOpenMethodHeaderpublic boolean isConstructor()
isConstructor in interface IOpenMethodCopyright © 2004–2019 OpenL Tablets. All rights reserved.