Package org.overlord.sramp.common.derived

Interface Summary
ArtifactDeriver Provides a way to derive artifacts.
DeriverProvider Implement this interface to provide a Deriver that will be used when an artifact of a specific extended type is added to the repository.
 

Class Summary
AbstractXmlDeriver Base class for all derivers that are based on XML documents.
ArtifactDeriverFactory Factory used to create an ArtifactDeriver for a particular type of artifact.
IndexedArtifactCollection A List implementation that also indexes the WSDL related artifacts added to it.
PolicyDeriver Creates derived content from a Policy document.
WsdlDeriver Creates derived content from a WSDL document.
XsdDeriver Creates derived content from an XSD document.
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.