Uses of Interface
com.iizix.prop.IProxyImplementor
Packages that use IProxyImplementor
Uses of IProxyImplementor in com.iizix.prop
Constructors in com.iizix.prop with parameters of type IProxyImplementorModifierConstructorDescriptionProxyImpl
(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.