Uses of Interface
org.perfectjpattern.core.api.structural.proxy.IProxy

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

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

Classes in org.perfectjpattern.core.structural.proxy that implement IProxy
 class AbstractProxy<C>
          Componentized implementation of IProxy interface.
 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.