|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollEventListener | |
|---|---|
| org.exoplatform.poll.service | Provides classes necessary to manage processes related to Poll. |
| org.exoplatform.poll.service.impl | |
| Uses of PollEventListener in org.exoplatform.poll.service |
|---|
| Methods in org.exoplatform.poll.service with parameters of type PollEventListener | |
|---|---|
void |
PollService.addListenerPlugin(PollEventListener listener)
Adds a listener plugin. |
void |
PollService.removeListenerPlugin(PollEventListener listener)
Removes a listener plugin. |
| Uses of PollEventListener in org.exoplatform.poll.service.impl |
|---|
| Fields in org.exoplatform.poll.service.impl with type parameters of type PollEventListener | |
|---|---|
protected List<PollEventListener> |
PollServiceImpl.listeners_
|
| Methods in org.exoplatform.poll.service.impl with parameters of type PollEventListener | |
|---|---|
void |
PollServiceImpl.addListenerPlugin(PollEventListener listener)
|
void |
PollServiceImpl.removeListenerPlugin(PollEventListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||