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 String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
private static final Pattern
Fields inherited from class aQute.bnd.build.model.clauses.HeaderClause
attribs, name
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
static ServiceComponent
getStringSet
(String attrib) boolean
isPath()
protected boolean
void
setPropertiesMap
(Map<String, String> properties) void
setSvcRefs
(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:
-
REFERENCE_PATTERN
-
-
Constructor Details
-
ServiceComponent
-
-
Method Details
-
isPath
public boolean isPath() -
getStringSet
-
setPropertiesMap
-
getPropertiesMap
-
setSvcRefs
-
getSvcRefs
-
clone
- Overrides:
clone
in classHeaderClause
-
newlinesBetweenAttributes
protected boolean newlinesBetweenAttributes()- Overrides:
newlinesBetweenAttributes
in classHeaderClause
-
error
-