334335336337338339340
} } protected Object writeReplace() throws ObjectStreamException { return new IntraVmArtifact(this, true); }
309310311312313314315
public static class State { } protected Object writeReplace() throws ObjectStreamException { return new IntraVmArtifact(this, true); }
287288289290291292293
623624625626627628629
614615616617618619620
133134135136137138139
// when and where we create interceptor instances return manager.createCreationalContext(null); } protected Object writeReplace() throws ObjectStreamException { return new IntraVmArtifact(this, true); }
278279280281282283284
135136137138139140141