|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.aries.application.modelling.impl.ImportedServiceImpl
public class ImportedServiceImpl
an Import-Service entry
| Constructor Summary | |
|---|---|
ImportedServiceImpl(boolean optional,
String iface,
String componentName,
String blueprintFilter,
String id,
boolean isMultiple)
Build an ImportedServiceImpl from its elements |
|
ImportedServiceImpl(String ifaceName,
Map<String,String> attributes)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getAttributeFilter()
|
String |
getComponentName()
|
String |
getFilter()
|
String |
getId()
|
String |
getInterface()
|
ResourceType |
getType()
|
int |
hashCode()
|
boolean |
isList()
|
boolean |
isMultiple()
|
boolean |
isOptional()
|
boolean |
isSatisfied(Provider capability)
|
String |
toDeploymentString()
A String suitable for use in DeployedImport-Service |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImportedServiceImpl(boolean optional,
String iface,
String componentName,
String blueprintFilter,
String id,
boolean isMultiple)
throws InvalidAttributeException
optional - iface - componentName - blueprintFilter - id - isMultiple -
InvalidAttributeException
@Deprecated
public ImportedServiceImpl(String ifaceName,
Map<String,String> attributes)
throws InvalidAttributeException
ifaceName - attributes -
InvalidAttributeException| Method Detail |
|---|
public String getFilter()
getFilter in interface WrappedReferenceMetadatapublic ResourceType getType()
getType in interface Consumerpublic boolean isMultiple()
isMultiple in interface Consumerpublic boolean isOptional()
isOptional in interface ConsumerisOptional in interface WrappedReferenceMetadatapublic boolean isSatisfied(Provider capability)
isSatisfied in interface Consumerpublic String getComponentName()
getComponentName in interface WrappedReferenceMetadatapublic String getId()
getId in interface WrappedReferenceMetadatapublic String getInterface()
getInterface in interface WrappedReferenceMetadatapublic boolean isList()
isList in interface WrappedReferenceMetadatapublic String getAttributeFilter()
getAttributeFilter in interface Consumerpublic boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic String toDeploymentString()
toDeploymentString in interface DeploymentMFElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||