/* */ {
/* */ try
/* */ {
/* 68 */ if (fieldEnableReplace.getBoolean(this))
/* */ {
/* 70 */ return new ObjectSubstitutionInterface()
/* */ {
/* */ public Object replaceObject(Object obj) throws IOException {
/* 73 */ return JBossObjectOutputStream.this.replaceObject(obj);
/* */ }
/* */ };