C
- context object typepublic static class TopicControl.RemovalContextCallback.Default<C> extends ContextCallback.Default<C> implements TopicControl.RemovalContextCallback<C>
TopicControl.RemovalContextCallback
.
This simply logs onTopicsRemoved calls at 'debug' level.
TopicControl.RemovalContextCallback.Default<C>
Constructor and Description |
---|
Default() |
Modifier and Type | Method and Description |
---|---|
void |
onTopicsRemoved(C context)
Called to indicate that the requested remove operation has been
actioned at the server.
|
onError
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onError
public void onTopicsRemoved(C context)
TopicControl.RemovalContextCallback
onTopicsRemoved
in interface TopicControl.RemovalContextCallback<C>
context
- the context object the application supplied when
making the call; may be null
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.