Interface RemoteFSDelegate

All Superinterfaces:
RemoteFS
All Known Implementing Classes:
RemoteFSBean

public interface RemoteFSDelegate extends RemoteFS
Provide additional methods only available in the implementing delegate class RemoteFSBean The purpose of this interface is to enable a dynamic proxy to implement it and provide convenient aspects to RemoteFSBean (like logging and error handling)