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 Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.