Interface Proxy


  • public interface Proxy
    Marker interface implemented by proxies for UNO objects.

    Currently, this interface is used internally by com.sun.star.lib.uno.environments.java.java_environment to distinguish between proxies and local objects. Any proxy object that shall be registered at the java_environment must implement this marker interface.