|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.devexperts.qd.logger.LoggedObject
com.devexperts.qd.logger.LoggedSubscriptionListener
public class LoggedSubscriptionListener
Field Summary |
---|
Fields inherited from class com.devexperts.qd.logger.LoggedObject |
---|
log, name |
Fields inherited from interface com.devexperts.qd.SubscriptionListener |
---|
VOID |
Constructor Summary | |
---|---|
LoggedSubscriptionListener(QDLog log,
java.lang.String name,
SubscriptionListener delegate,
SubscriptionProvider src_provider)
|
Method Summary | |
---|---|
void |
subscriptionAvailable(SubscriptionProvider provider)
Notifies this listener that subscription is available in the specified subscription provider. |
Methods inherited from class com.devexperts.qd.logger.LoggedObject |
---|
child, debug, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LoggedSubscriptionListener(QDLog log, java.lang.String name, SubscriptionListener delegate, SubscriptionProvider src_provider)
Method Detail |
---|
public void subscriptionAvailable(SubscriptionProvider provider)
SubscriptionListener
subscriptionAvailable
in interface SubscriptionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |