Uses of Interface
com.iizix.prop.IProxyImplementor
Packages that use IProxyImplementor Package Description com.iizix.prop Uses of IProxyImplementor in com.iizix.prop
Constructors in com.iizix.prop with parameters of type IProxyImplementor Constructor Description ProxyImpl(PropCnr source, PropCnr target, IProxyRemovedListener sourceRemoved, IProxyImplementor proxyImplementor)
Constructs the proxy implementation.ProxyPropCnrImpl(PropCnr source, PropCnr target, boolean allowTargetToSourceChanges, IProxyRemovedListener sourceRemoved, IProxyImplementor proxyImplementor)
Constructs the proxy implementation.