Package com.attivio.service
Interface ServiceProxy
-
- All Known Implementing Classes:
AlwaysRefetchServiceProxy
,ExceptionUnwrappingServiceProxy
,PooledClientProxy
public interface ServiceProxy
Interface our proxy classes implement that exposes common functionality
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>
getImplementationClass()
-