Uses of Interface
org.apache.aries.application.ServiceDeclaration

Packages that use ServiceDeclaration
org.apache.aries.application   
 

Uses of ServiceDeclaration in org.apache.aries.application
 

Methods in org.apache.aries.application that return types with arguments of type ServiceDeclaration
 List<ServiceDeclaration> ApplicationMetadata.getApplicationExportServices()
          get the value of the Export-Service header
 List<ServiceDeclaration> ApplicationMetadata.getApplicationImportServices()
          get the value of the Import-Service header
 



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