observerService.notifyObservers(this, "accessible-event", null);[...]
observerService.removeObserver(this, "accessible-event");
Shouldn't the first line here be addObserver, or something like that?
smime.p7s
Description: S/MIME Cryptographic Signature
