|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPServiceStateListener | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
Uses of EPServiceStateListener in com.espertech.esper.client |
---|
Methods in com.espertech.esper.client with parameters of type EPServiceStateListener | |
---|---|
void |
EPServiceProvider.addServiceStateListener(EPServiceStateListener listener)
Add a listener to service provider state changes that receives a before-destroy event. |
boolean |
EPServiceProvider.removeServiceStateListener(EPServiceStateListener listener)
Removate a listener to service provider state changes. |
Uses of EPServiceStateListener in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service with parameters of type EPServiceStateListener | |
---|---|
void |
EPServiceProviderImpl.addServiceStateListener(EPServiceStateListener listener)
|
boolean |
EPServiceProviderImpl.removeServiceStateListener(EPServiceStateListener listener)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |