Package net.sf.composite.specialize.specializers

Specializer implementations.

See:
          Description

Class Summary
BaseSpecializer A convenient base class for specializers.
CachingSpecializerProxy Caches specialized versions of a composite so that they do not have to be reconstructed for each request for a specialized version of the composite.
CloningSpecializer Specializes a composite by cloning it and then filtering out components that are not of the requested specializedType.
Jdk13ProxySpecializer A composite specializer that is implemented using JDK 1.3 proxies.
 

Package net.sf.composite.specialize.specializers Description

Specializer implementations.



Copyright © 2005-2008.