334335336337338339340
} } protected Object writeReplace() throws ObjectStreamException { return new IntraVmArtifact(this, true); }
284285286287288289290
136137138139140141142
// when and where we create interceptor instances return manager.createCreationalContext(null); } protected Object writeReplace() throws ObjectStreamException { return new IntraVmArtifact(this, true); }
278279280281282283284
public static class State { } protected Object writeReplace() throws ObjectStreamException { return new IntraVmArtifact(this, true); }
338339340341342343344
649650651652653654655
295296297298299300301
311312313314315316317