8283848586878889909192
try { if (this.isStreamContainer) xact.dropStreamContainer(identity.getSegmentId(), identity.getContainerId()); else xact.dropContainer(identity); } catch (StandardException se) { xact.setObserverException(se); } obj.deleteObserver(this);