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.Context
IOException
ClassNotFoundException
public void write(ObjectOutputStream oos) throws IOException
write
in interface org.kie.api.marshalling.ObjectMarshallingStrategy.Context
IOException
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.