public class MultiEventListener extends Object implements IEventListener
| Constructor and Description |
|---|
MultiEventListener(IEventListener... els) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IEventListener el) |
void |
endSession() |
void |
endTransaction(Transaction transaction) |
void |
regiterProbeGroup(ProbeGroup probeGroup) |
public MultiEventListener(IEventListener... els)
public void add(IEventListener el)
public void regiterProbeGroup(ProbeGroup probeGroup)
regiterProbeGroup in interface IEventListenerpublic void endTransaction(Transaction transaction)
endTransaction in interface IEventListenerpublic void endSession()
endSession in interface IEventListenerCopyright © 2010–2019 GZoltar. All rights reserved.