@Component
@Named(value="patient-matches-remover")
@Singleton
public class PatientMatchesRemover
extends org.xwiki.observation.AbstractEventListener
| Constructor and Description |
|---|
PatientMatchesRemover()
Default constructor, sets up the listener name and the list of events to subscribe to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.xwiki.observation.event.Event event,
Object source,
Object data) |
Copyright © 2011–2019 University of Toronto, Computational Biology Lab. All rights reserved.