Package org.gcube.common.clients
Interface Plugin<S,P>
-
- Type Parameters:
S- the type of endpoint stubsP- the type of endpoint proxies
- All Superinterfaces:
org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,S,P>
public interface Plugin<S,P> extends org.gcube.common.clients.delegates.ProxyPlugin<EndpointReference,S,P>
Plugs into the framework to provide information about target endpoints.- Author:
- Fabio Simeoni