Uses of Interface
com.iparelan.util.beans.PropertyChangeSupportFactory

Packages that use PropertyChangeSupportFactory
com.iparelan.util.beans Iparelan JavaBean Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. 
 

Uses of PropertyChangeSupportFactory in com.iparelan.util.beans
 

Methods in com.iparelan.util.beans with parameters of type PropertyChangeSupportFactory
static
<T extends PropertyChangeable>
T
BeanTools.newPropertyChangeableProxy(T bean, PropertyChangeSupportFactory pcsFactory)
          Produces a dynamic proxy for a PropertyChangeable that intercepts PropertyChangeable method invocations and forwards them to a proxy PropertyChangeSupport.
 



Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.