protected static class SerializablePlaceholderResolverStrategy.SerializablePlaceholderStrategyContext extends Object implements org.kie.api.marshalling.ObjectMarshallingStrategy.Context
| Modifier | Constructor and Description |
|---|---|
protected |
SerializablePlaceholderStrategyContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(ObjectInputStream ois) |
void |
write(ObjectOutputStream oos) |
protected SerializablePlaceholderStrategyContext()
public void read(ObjectInputStream ois) throws IOException, ClassNotFoundException
read in interface org.kie.api.marshalling.ObjectMarshallingStrategy.ContextIOExceptionClassNotFoundExceptionpublic void write(ObjectOutputStream oos) throws IOException
write in interface org.kie.api.marshalling.ObjectMarshallingStrategy.ContextIOExceptionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.