Package jadex.bridge.service
Interface IBrokenProxy
-
public interface IBrokenProxy
Marker interface for broken proxies. Proxies are typically broken when not alle target classes are available on the target component.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description jadex.bridge.component.impl.remotecommands.ProxyReference
getProxyReference()
Get the proxy reference
-