WSO2 で VFSTransportListener クラスを変更しようとしています。しかし、私はこのエラーが発生しました:
Multiple markers at this line
- Cannot override the final method from AbstractTransportListenerEx<PollTableEntry>
- overrides org.apache.axis2.transport.base.AbstractTransportListenerEx<org.apache.synapse.transport.vfs.PollTableEntry>.init
このエラーは init メソッドで発生します。誰でもこの問題を解決する方法を教えてもらえますか?