Package aQute.bnd.build.model.clauses
Class ServiceComponent
java.lang.Object
aQute.bnd.build.model.clauses.HeaderClause
aQute.bnd.build.model.clauses.ServiceComponent
- All Implemented Interfaces:
Cloneable,Comparable<HeaderClause>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class aQute.bnd.build.model.clauses.HeaderClause
attribs, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()static ServiceComponentbooleanisPath()protected booleanvoidsetPropertiesMap(Map<String, String> properties) voidsetSvcRefs(List<? extends ComponentSvcReference> refs) Methods inherited from class aQute.bnd.build.model.clauses.HeaderClause
compareTo, equals, formatTo, formatTo, formatTo, formatTo, getAttribs, getListAttrib, getName, hashCode, setListAttrib, setName, toParameters, toString
-
Field Details
-
COMPONENT_FACTORY
- See Also:
-
COMPONENT_SERVICEFACTORY
- See Also:
-
COMPONENT_IMMEDIATE
- See Also:
-
COMPONENT_ENABLED
- See Also:
-
COMPONENT_DYNAMIC
- See Also:
-
COMPONENT_MULTIPLE
- See Also:
-
COMPONENT_PROVIDE
- See Also:
-
COMPONENT_OPTIONAL
- See Also:
-
COMPONENT_PROPERTIES
- See Also:
-
COMPONENT_VERSION
- See Also:
-
COMPONENT_CONFIGURATION_POLICY
- See Also:
-
COMPONENT_MODIFIED
- See Also:
-
COMPONENT_ACTIVATE
- See Also:
-
COMPONENT_DEACTIVATE
- See Also:
-
-
Constructor Details
-
ServiceComponent
-
-
Method Details
-
isPath
public boolean isPath() -
setPropertiesMap
-
getPropertiesMap
-
setSvcRefs
-
getSvcRefs
-
clone
- Overrides:
clonein classHeaderClause
-
newlinesBetweenAttributes
protected boolean newlinesBetweenAttributes()- Overrides:
newlinesBetweenAttributesin classHeaderClause
-
error
-