org.apache.aries.application.modelling
Interface ImportedService

All Superinterfaces:
Consumer, DeploymentMFElement, WrappedReferenceMetadata

public interface ImportedService
extends Consumer, WrappedReferenceMetadata, DeploymentMFElement

This interface represents the imported service. It has no other methods apart from the two super interfaces Consumer, DeploymentMFElement and WrappedReferenceMetadata.


Method Summary
 
Methods inherited from interface org.apache.aries.application.modelling.Consumer
getAttributeFilter, getType, isMultiple, isOptional, isSatisfied
 
Methods inherited from interface org.apache.aries.application.modelling.WrappedReferenceMetadata
getComponentName, getFilter, getId, getInterface, isList, isOptional
 
Methods inherited from interface org.apache.aries.application.modelling.DeploymentMFElement
toDeploymentString
 



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