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 Detail

      • getProxyReference

        jadex.bridge.component.impl.remotecommands.ProxyReference getProxyReference()
        Get the proxy reference
        Returns:
        The proxy reference (used to create a new proxy).