open fun setServiceInterface(serviceInterface: Class<*>): Unit
Set the interface that the proxy must implement.
serviceInterface - the interface that the proxy must implement
IllegalArgumentException - if the supplied serviceInterface is not an interface type