Uses of Interface
org.apache.aries.application.modelling.ParsedServiceElements

Packages that use ParsedServiceElements
org.apache.aries.application.modelling   
 

Uses of ParsedServiceElements in org.apache.aries.application.modelling
 

Methods in org.apache.aries.application.modelling that return ParsedServiceElements
 ParsedServiceElements ModellingManager.getParsedServiceElements(Collection<ExportedService> services, Collection<ImportedService> references)
           
 ParsedServiceElements ModelledResourceManager.getServiceElements(IDirectory archive)
           
 ParsedServiceElements ParserProxy.parseAllServiceElements(InputStream blueprintToParse)
          Parse an InputStream containing blueprint xml and extract Service, Reference and RefList elements.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.