Package org.apache.commons.betwixt.registry

This package contains various plugins that can be used with XMLIntrospector to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).

See:
          Description

Interface Summary
PolymorphicReferenceResolver Resolves polymorphic references.
XMLBeanInfoRegistry Plug in registry for XMLBeanInfo's.
 

Class Summary
DefaultXMLBeanInfoRegistry The default caching implementation.
NoCacheRegistry This plug-in registry does not cache at all.
 

Package org.apache.commons.betwixt.registry Description

This package contains various plugins that can be used with XMLIntrospector to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.