public class DirectoryListenerCallback extends Object implements CallableUnitCallback
DirectoryListenerCallback
is the responsible for acting on notifications received from Ballerina side.Constructor and Description |
---|
DirectoryListenerCallback() |
Modifier and Type | Method and Description |
---|---|
void |
notifyFailure(BStruct struct) |
void |
notifySuccess() |
public void notifySuccess()
notifySuccess
in interface CallableUnitCallback
public void notifyFailure(BStruct struct)
notifyFailure
in interface CallableUnitCallback
Copyright © 2018 WSO2. All rights reserved.