public static class MvelConstraint.EvaluationContext extends Object implements Externalizable
| Constructor and Description |
|---|
EvaluationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContext(BuildContext buildContext) |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public void addContext(BuildContext buildContext)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.