org.apache.aries.application.modelling
Interface ExportedService

All Superinterfaces:
Comparable<WrappedServiceMetadata>, Provider, WrappedServiceMetadata

public interface ExportedService
extends Provider, WrappedServiceMetadata

This interface models the exported service. It has no other methods apart from the two super interfaces Provider and WrappedServiceMetadata.


Method Summary
 
Methods inherited from interface org.apache.aries.application.modelling.Provider
getAttributes, getType
 
Methods inherited from interface org.apache.aries.application.modelling.WrappedServiceMetadata
getInterfaces, getName, getRanking, getServiceProperties, identicalOrDiffersOnlyByName
 
Methods inherited from interface java.lang.Comparable
compareTo
 



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