Uses of Class
org.perfectjpattern.core.structural.proxy.AbstractProxy

Packages that use AbstractProxy
org.perfectjpattern.core.structural.proxy   
 

Uses of AbstractProxy in org.perfectjpattern.core.structural.proxy
 

Subclasses of AbstractProxy in org.perfectjpattern.core.structural.proxy
 class ImageProxy
          Proxy that control access to Image instances
 class SynchronizedProxy<C>
          Concrete componentized implementation of IDecorator<C> that provides synchronized protection to any class type.
 



Copyright © 2007-2009. All Rights Reserved.