A B C D E F G H I J L M N O P Q R S T U V W

A

ABSTRACT_DESCRIPTOR_ARCHIV_PATH - Static variable in class org.apache.felix.scrplugin.Constants
 
ABSTRACT_DESCRIPTOR_FILENAME - Static variable in class org.apache.felix.scrplugin.Constants
 
ABSTRACT_DESCRIPTOR_RELATIVE_PATH - Static variable in class org.apache.felix.scrplugin.Constants
 
AbstractObject - Class in org.apache.felix.scrplugin.om
The AbstractObject is the base class for the all classes of the scr om.
AbstractObject(JavaTag) - Constructor for class org.apache.felix.scrplugin.om.AbstractObject
 
AD_ELEMENT - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
AD_ELEMENT_QNAME - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
addAttribute(AttributesImpl, String, Object) - Static method in class org.apache.felix.scrplugin.xml.IOUtils
Helper method to add an attribute.
addComponent(Component) - Method in class org.apache.felix.scrplugin.om.Components
Add a component to the list.
addDesignate(Designate) - Method in class org.apache.felix.scrplugin.om.metatype.MetaData
 
addInterface(Interface) - Method in class org.apache.felix.scrplugin.om.Service
Add an interface to the list of interfaces.
addInterfaces(Service, JavaTag, JavaClassDescription) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
Recursively add interfaces to the service.
addMethods(String, String, boolean, boolean) - Method in interface org.apache.felix.scrplugin.tags.ModifiableJavaClassDescription
 
addMethods(String, String, boolean, boolean) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
addOCD(OCD) - Method in class org.apache.felix.scrplugin.om.metatype.MetaData
 
addProperty(Property) - Method in class org.apache.felix.scrplugin.om.Component
 
addReference(Reference) - Method in class org.apache.felix.scrplugin.om.Component
 
AttributeDefinition - Class in org.apache.felix.scrplugin.om.metatype
 
AttributeDefinition() - Constructor for class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 

B

bind - Variable in class org.apache.felix.scrplugin.om.Reference
 

C

cardinality - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
cardinality - Variable in class org.apache.felix.scrplugin.om.Property
 
cardinality - Variable in class org.apache.felix.scrplugin.om.Reference
 
characters(char[], int, int) - Method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
 
characters(char[], int, int) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
checkLifecycleMethod(JavaClassDescription, String, List) - Method in class org.apache.felix.scrplugin.om.Component
Check for existence of lifecycle methods.
classloader - Variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
The classloader used to compile the classes.
ClassLoaderJavaClassDescription - Class in org.apache.felix.scrplugin.tags.cl
ClassLoaderJavaClassDescription.java...
ClassLoaderJavaClassDescription(Class, Component, JavaClassDescriptorManager) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
ClassLoaderJavaField - Class in org.apache.felix.scrplugin.tags.cl
ClassLoaderJavaField.java...
ClassLoaderJavaField(Field, JavaClassDescription) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
ClassLoaderJavaMethod - Class in org.apache.felix.scrplugin.tags.cl
ClassLoaderJavaMethod.java...
ClassLoaderJavaMethod(Method) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
ClassLoaderJavaParameter - Class in org.apache.felix.scrplugin.tags.cl
ClassLoaderJavaParameter.java...
ClassLoaderJavaParameter(String) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaParameter
 
ClassLoaderJavaTag - Class in org.apache.felix.scrplugin.tags.cl
ClassLoaderJavaTag.java...
ClassLoaderJavaTag(JavaClassDescription, Reference) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
ClassLoaderJavaTag(JavaClassDescription, Property) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
ClassLoaderJavaTag(JavaClassDescription, Interface, boolean) - Constructor for class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
classname - Variable in class org.apache.felix.scrplugin.om.Implementation
The class name.
ClassUtil - Class in org.apache.felix.scrplugin.tags
Utility class.
ClassUtil() - Constructor for class org.apache.felix.scrplugin.tags.ClassUtil
 
clazz - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
clazz - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
The compiled class.
compare(Object, Object) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptionInheritanceComparator
 
COMPONENT - Static variable in class org.apache.felix.scrplugin.Constants
 
Component - Class in org.apache.felix.scrplugin.om
Component is a described component.
Component() - Constructor for class org.apache.felix.scrplugin.om.Component
Default constructor.
Component(JavaTag) - Constructor for class org.apache.felix.scrplugin.om.Component
Constructor from java source.
component - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
COMPONENT_ABSTRACT - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_CREATE_PID - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_DESCRIPTION - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_DS - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_ENABLED - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_FACTORY - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_IMMEDIATE - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_INHERIT - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_LABEL - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_METATYPE - Static variable in class org.apache.felix.scrplugin.Constants
 
COMPONENT_NAME - Static variable in class org.apache.felix.scrplugin.Constants
 
componentDescriptions - Variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
The component definitions from other bundles hashed by classname.
ComponentDescriptorIO - Class in org.apache.felix.scrplugin.xml
ComponentDescriptorIO is a helper class to read and write component descriptor files.
ComponentDescriptorIO() - Constructor for class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
 
ComponentDescriptorIO.XmlHandler - Class in org.apache.felix.scrplugin.xml
A content handler for parsing the component descriptions.
ComponentDescriptorIO.XmlHandler() - Constructor for class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
 
Components - Class in org.apache.felix.scrplugin.om
Components...
Components() - Constructor for class org.apache.felix.scrplugin.om.Components
 
components - Variable in class org.apache.felix.scrplugin.om.Components
The list of Components.
components - Variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
The components container.
Constants - Class in org.apache.felix.scrplugin
Constants
Constants() - Constructor for class org.apache.felix.scrplugin.Constants
 
createComponent(JavaClassDescription, JavaTag, MetaData) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
Create a component for the java class description.
createMethod(ClassWriter, String, String, boolean) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
currentComponent - Variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
A reference to the current component.
currentService - Variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
The current service.

D

DEFAULT_TYPE - Static variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
defaultMultiValue - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
defaultValue - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
description - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
description - Variable in class org.apache.felix.scrplugin.om.metatype.OCD
 
description - Variable in class org.apache.felix.scrplugin.om.Property
 
description - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
description - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
description - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
description - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
descriptors - Variable in class org.apache.felix.scrplugin.om.metatype.MetaData
 
Designate - Class in org.apache.felix.scrplugin.om.metatype
 
Designate() - Constructor for class org.apache.felix.scrplugin.om.metatype.Designate
 
DESIGNATE_ELEMENT - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
DESIGNATE_ELEMENT_QNAME - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
docletTag - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
doComponent(JavaTag, Component, MetaData) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
Fill the component object with the information from the tag.
doReference(JavaTag, String, Component) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
 
doServices(JavaTag[], Component, JavaClassDescription) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
Process the service annotations

E

EMPTY_RESULT - Static variable in interface org.apache.felix.scrplugin.tags.JavaClassDescription
 
EMPTY_RESULT - Static variable in interface org.apache.felix.scrplugin.tags.JavaMethod
 
EMPTY_TAGS - Static variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
enabled - Variable in class org.apache.felix.scrplugin.om.Component
Is this component enabled?
endDocument() - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
endElement(String, String, String) - Method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
 
endElement(String, String, String) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
Receive notification of the end of an element.
endPrefixMapping(String) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
End the scope of a prefix-URI mapping: remove entry from mapping tables.
execute() - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
 

F

factory - Variable in class org.apache.felix.scrplugin.om.Component
The factory.
field - Variable in class org.apache.felix.scrplugin.PropertyHandler.PropertyDescription
 
field - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
field - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
field - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
findInterface(String) - Method in class org.apache.felix.scrplugin.om.Service
Search for an implemented interface.
findMethod(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
firstElement - Variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
Flag for detecting the first element.

G

generateXML(Components, ContentHandler, boolean) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Generate the xml top level element and start streaming the components.
generateXML(Component, ContentHandler, boolean) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the xml for a Component.
generateXML(Implementation, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the xml for a Implementation.
generateXML(Service, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the xml for a Service.
generateXML(Interface, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the xml for a Interface.
generateXML(Property, ContentHandler, boolean) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the xml for a Property.
generateXML(Reference, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the xml for a Reference.
generateXML(MetaData, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.MetaTypeIO
Generate the xml top level element and start streaming the meta data.
generateXML(OCD, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
generateXML(AttributeDefinition, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
generateXML(Designate, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
generateXML(MTObject, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
getBind() - Method in class org.apache.felix.scrplugin.om.Reference
 
getBoolean(JavaTag, String, boolean) - Static method in class org.apache.felix.scrplugin.SCRDescriptorMojo
 
getCardinality() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getCardinality() - Method in class org.apache.felix.scrplugin.om.Property
 
getCardinality() - Method in class org.apache.felix.scrplugin.om.Reference
 
getClassame() - Method in class org.apache.felix.scrplugin.om.Implementation
 
getClassLoader() - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Return the class laoder.
getCompileClassLoader(MavenProject) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
 
getCompiledClass() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getComponents() - Method in class org.apache.felix.scrplugin.om.Components
Return the list of Components.
getDefaultMultiValue() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getDefaultValue() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getDescription() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getDescription() - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
getDescription() - Method in class org.apache.felix.scrplugin.om.Property
 
getDescriptors() - Method in class org.apache.felix.scrplugin.om.metatype.MetaData
 
getExternalFieldByName(String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getExternalFieldByName(String) - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
 
getExternalFieldByName(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getFactory() - Method in class org.apache.felix.scrplugin.om.Component
 
getField() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getField() - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getField() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getFieldByName(String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getFieldByName(String) - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Get the field with the name.
getFieldByName(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getFields() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getFields() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Get the fields of this class
getFields() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getFile(Artifact, String) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
 
getId() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getId() - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
getImplementation() - Method in class org.apache.felix.scrplugin.om.Component
 
getImplementedInterfaces() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getImplementedInterfaces() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Returns an array of the implemented interfaces of this class.
getImplementedInterfaces() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getInitializationExpression() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
getInitializationExpression(Class, String) - Static method in class org.apache.felix.scrplugin.tags.ClassUtil
Try to get the initial value of a static field
getInitializationExpression() - Method in interface org.apache.felix.scrplugin.tags.JavaField
Return the initial value if this is a static constant.
getInitializationExpression() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
getInterfacename() - Method in class org.apache.felix.scrplugin.om.Interface
 
getInterfacename() - Method in class org.apache.felix.scrplugin.om.Reference
 
getInterfaces() - Method in class org.apache.felix.scrplugin.om.Service
 
getJavaClassDescription() - Method in class org.apache.felix.scrplugin.om.Component
Return the associated java class description
getJavaClassDescription() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getJavaClassDescription(String) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Get a java class description for the class.
getJavaClassDescription() - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getJavaClassDescription() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getLabel() - Method in class org.apache.felix.scrplugin.om.Property
 
getLocalization() - Method in class org.apache.felix.scrplugin.om.metatype.MetaData
 
getLog() - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Return the log.
getManifest(Artifact) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
 
getMessage(String) - Method in class org.apache.felix.scrplugin.om.AbstractObject
 
getMethodBySignature(String, String[]) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getMethodBySignature(String, String[]) - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Search for a method with the given signature.
getMethodBySignature(String, String[]) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getMethods() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getMethods() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Return all methods of this class
getMethods() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getMultiValue() - Method in class org.apache.felix.scrplugin.om.Property
 
getName() - Method in class org.apache.felix.scrplugin.om.Component
 
getName() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getName() - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
getName() - Method in class org.apache.felix.scrplugin.om.Property
 
getName() - Method in class org.apache.felix.scrplugin.om.Reference
 
getName() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getName() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
getName() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
getName() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getName() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Get the name of the described class.
getName() - Method in interface org.apache.felix.scrplugin.tags.JavaField
The name of the field.
getName() - Method in interface org.apache.felix.scrplugin.tags.JavaMethod
 
getName() - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getName() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getName() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
getName() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
getName() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getNamedParameter(String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getNamedParameter(String) - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getNamedParameter(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getNamedParameterMap() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getNamedParameterMap() - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getNamedParameterMap() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getObject() - Method in class org.apache.felix.scrplugin.om.metatype.Designate
 
getOcdref() - Method in class org.apache.felix.scrplugin.om.metatype.MTObject
 
getOptions() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getParameters() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
getParameters() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getParameters() - Method in interface org.apache.felix.scrplugin.tags.JavaMethod
 
getParameters() - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getParameters() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
getParameters() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getPid() - Method in class org.apache.felix.scrplugin.om.metatype.Designate
 
getPolicy() - Method in class org.apache.felix.scrplugin.om.Reference
 
getProject() - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Return the project.
getProperties() - Method in class org.apache.felix.scrplugin.om.Component
 
getProperties() - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
getPropertyName(JavaTag, JavaField) - Method in class org.apache.felix.scrplugin.PropertyHandler
Return the name of the property.
getPropertyValueRef(JavaTag, Property, String) - Method in class org.apache.felix.scrplugin.PropertyHandler
 
getReferenceName(JavaTag, String) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
 
getReferences() - Method in class org.apache.felix.scrplugin.om.Component
 
getSerializer(File) - Static method in class org.apache.felix.scrplugin.xml.IOUtils
 
getService() - Method in class org.apache.felix.scrplugin.om.Component
 
getSourceDescriptions() - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Return all source descriptions of this project.
getSourceLocation() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
getSourceLocation() - Method in interface org.apache.felix.scrplugin.tags.JavaTag
 
getSourceLocation() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
getSuperClass() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getSuperClass() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Get the description for the parent class.
getSuperClass() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getTagByName(String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getTagByName(String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
getTagByName(String) - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Get the java class tag with the name.
getTagByName(String) - Method in interface org.apache.felix.scrplugin.tags.JavaField
Return the given tag.
getTagByName(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getTagByName(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
getTagsByName(String, boolean) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
getTagsByName(String, boolean) - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Get all class tags with this name.
getTagsByName(String, boolean) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
getTarget() - Method in class org.apache.felix.scrplugin.om.Reference
 
getType() - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
getType() - Method in class org.apache.felix.scrplugin.om.Property
 
getType() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaField
 
getType() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaParameter
 
getType() - Method in interface org.apache.felix.scrplugin.tags.JavaField
The type of the field.
getType() - Method in interface org.apache.felix.scrplugin.tags.JavaParameter
 
getType() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
getType() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaParameter
 
getUnbind() - Method in class org.apache.felix.scrplugin.om.Reference
 
getValue() - Method in class org.apache.felix.scrplugin.om.Property
 

H

handleField(JavaField, boolean) - Method in class org.apache.felix.scrplugin.PropertyHandler
 

I

id - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
id - Variable in class org.apache.felix.scrplugin.om.metatype.OCD
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
immediate - Variable in class org.apache.felix.scrplugin.om.Component
Is this component immediately started.
implementation - Variable in class org.apache.felix.scrplugin.om.Component
The implementation.
Implementation - Class in org.apache.felix.scrplugin.om
Implementation...
Implementation() - Constructor for class org.apache.felix.scrplugin.om.Implementation
 
Implementation(String) - Constructor for class org.apache.felix.scrplugin.om.Implementation
 
interf - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
Interface - Class in org.apache.felix.scrplugin.om
Interface.java...
Interface() - Constructor for class org.apache.felix.scrplugin.om.Interface
Default constructor.
Interface(JavaTag) - Constructor for class org.apache.felix.scrplugin.om.Interface
Constructor from java source.
interfacename - Variable in class org.apache.felix.scrplugin.om.Interface
 
interfacename - Variable in class org.apache.felix.scrplugin.om.Reference
 
interfaces - Variable in class org.apache.felix.scrplugin.om.Service
The list of implemented interfaces.
IOUtils - Class in org.apache.felix.scrplugin.xml
Utility class for xml/sax handling.
IOUtils() - Constructor for class org.apache.felix.scrplugin.xml.IOUtils
 
IOUtils.NamespaceAsAttributes - Class in org.apache.felix.scrplugin.xml
A pipe that ensures that all namespace prefixes are also present as 'xmlns:' attributes.
IOUtils.NamespaceAsAttributes(ContentHandler) - Constructor for class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
isA(String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
isA(String) - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Is this class of the type?
isA(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
isAbstract - Variable in class org.apache.felix.scrplugin.om.Component
Is this an abstract description?
isAbstract() - Method in class org.apache.felix.scrplugin.om.Component
 
isAbstract() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
isAbstract() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Is this class abstract?
isAbstract() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
isConstructor - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
isConstructor() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
isConstructor() - Method in interface org.apache.felix.scrplugin.tags.JavaMethod
 
isConstructor() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
isDs - Variable in class org.apache.felix.scrplugin.om.Component
Is this a descriptor to be ignored ?
isDs() - Method in class org.apache.felix.scrplugin.om.Component
 
isEnabled() - Method in class org.apache.felix.scrplugin.om.Component
 
isImmediate() - Method in class org.apache.felix.scrplugin.om.Component
 
isInterface() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
isInterface() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Is this class an interface?
isInterface() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
isPrivate - Variable in class org.apache.felix.scrplugin.om.Property
 
isPrivate() - Method in class org.apache.felix.scrplugin.om.Property
 
isProtected() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
isProtected() - Method in interface org.apache.felix.scrplugin.tags.JavaMethod
 
isProtected() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
isPublic() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
isPublic() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
isPublic() - Method in interface org.apache.felix.scrplugin.tags.JavaClassDescription
Is this class public?
isPublic() - Method in interface org.apache.felix.scrplugin.tags.JavaMethod
 
isPublic() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
isPublic() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
isServicefactory - Variable in class org.apache.felix.scrplugin.om.Service
 
isServicefactory() - Method in class org.apache.felix.scrplugin.om.Service
 
isServiceFactory - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 

J

javaClass - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
javaClassDescription - Variable in class org.apache.felix.scrplugin.om.Reference
 
JavaClassDescription - Interface in org.apache.felix.scrplugin.tags
JavaClassDescription.java...
JavaClassDescriptionInheritanceComparator - Class in org.apache.felix.scrplugin.tags
The JavaClassDescriptionInheritanceComparator orders JavaClassDescription objects by their inheritance: If the descriptors are the same, zero is returned If the first descriptor is an extension of the second, 1 is returned If the second descriptor is an extension of the first, -1 is returned Otherwise if the first descriptor is nested deeper in the hierarchy 1 is returned, else if the second descriptor is nested deeper in the hierarchy -1 is returned.
JavaClassDescriptionInheritanceComparator() - Constructor for class org.apache.felix.scrplugin.tags.JavaClassDescriptionInheritanceComparator
 
javaClassDescriptions - Variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
A cache containing the java class descriptions hashed by classname.
JavaClassDescriptorManager - Class in org.apache.felix.scrplugin.tags
JavaClassDescriptorManager.java...
JavaClassDescriptorManager(Log, MavenProject, String) - Constructor for class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Construct a new manager.
JavaField - Interface in org.apache.felix.scrplugin.tags
JavaField.java...
JavaMethod - Interface in org.apache.felix.scrplugin.tags
JavaMethod.java...
JavaParameter - Interface in org.apache.felix.scrplugin.tags
JavaParameter.java...
JavaTag - Interface in org.apache.felix.scrplugin.tags
JavaTag.java...

L

label - Variable in class org.apache.felix.scrplugin.om.Property
 
localization - Variable in class org.apache.felix.scrplugin.om.metatype.MetaData
 
log - Variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
The maven log.

M

manager - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
manager - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
MetaData - Class in org.apache.felix.scrplugin.om.metatype
 
MetaData() - Constructor for class org.apache.felix.scrplugin.om.metatype.MetaData
 
METADATA_ELEMENT - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
METADATA_ELEMENT_QNAME - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
MetaTypeIO - Class in org.apache.felix.scrplugin.xml
MetaType is a helper class to read and write meta type service files.
MetaTypeIO() - Constructor for class org.apache.felix.scrplugin.xml.MetaTypeIO
 
method - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaMethod
 
method - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
ModifiableJavaClassDescription - Interface in org.apache.felix.scrplugin.tags
 
MTObject - Class in org.apache.felix.scrplugin.om.metatype
 
MTObject() - Constructor for class org.apache.felix.scrplugin.om.metatype.MTObject
 
multiValue - Variable in class org.apache.felix.scrplugin.om.Property
 

N

name - Variable in class org.apache.felix.scrplugin.om.Component
The name of the component.
name - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
name - Variable in class org.apache.felix.scrplugin.om.metatype.OCD
 
name - Variable in class org.apache.felix.scrplugin.om.Property
 
name - Variable in class org.apache.felix.scrplugin.om.Reference
 
NAMESPACE_URI - Static variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
 
NAMESPACE_URI - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
needsNamespacesAsAttributes(Properties) - Static method in class org.apache.felix.scrplugin.xml.IOUtils
Checks if the used Trax implementation correctly handles namespaces set using startPrefixMapping(), but wants them also as 'xmlns:' attributes.

O

object - Variable in class org.apache.felix.scrplugin.om.metatype.Designate
 
OBJECT_ELEMENT - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
OBJECT_ELEMENT_QNAME - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
OCD - Class in org.apache.felix.scrplugin.om.metatype
 
OCD() - Constructor for class org.apache.felix.scrplugin.om.metatype.OCD
 
OCD_ELEMENT - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
OCD_ELEMENT_QNAME - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
ocdref - Variable in class org.apache.felix.scrplugin.om.metatype.MTObject
 
OPTION_ELEMENT - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
OPTION_ELEMENT_QNAME - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
options - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
org.apache.felix.scrplugin - package org.apache.felix.scrplugin
 
org.apache.felix.scrplugin.om - package org.apache.felix.scrplugin.om
 
org.apache.felix.scrplugin.om.metatype - package org.apache.felix.scrplugin.om.metatype
 
org.apache.felix.scrplugin.tags - package org.apache.felix.scrplugin.tags
 
org.apache.felix.scrplugin.tags.cl - package org.apache.felix.scrplugin.tags.cl
 
org.apache.felix.scrplugin.tags.qdox - package org.apache.felix.scrplugin.tags.qdox
 
org.apache.felix.scrplugin.xml - package org.apache.felix.scrplugin.xml
 
overrideNamespace - Variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
Override namespace.

P

parameter - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaParameter
 
parse(File, ContentHandler) - Static method in class org.apache.felix.scrplugin.xml.IOUtils
Parse a file and send the sax events to the content handler.
parseServiceComponentDescriptor(Artifact, File) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
 
pendingProperty - Variable in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
Pending property.
pid - Variable in class org.apache.felix.scrplugin.om.metatype.Designate
 
policy - Variable in class org.apache.felix.scrplugin.om.Reference
 
PREFIX - Static variable in class org.apache.felix.scrplugin.xml.MetaTypeIO
 
processingInstruction(String, String) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
processProperties() - Method in class org.apache.felix.scrplugin.PropertyHandler
Process all found properties for the component.
processProperty(JavaTag, String, JavaField) - Method in class org.apache.felix.scrplugin.PropertyHandler
Process a property.
project - Variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
The maven project.
properties - Variable in class org.apache.felix.scrplugin.om.Component
All properties.
properties - Variable in class org.apache.felix.scrplugin.om.metatype.OCD
 
PROPERTY - Static variable in class org.apache.felix.scrplugin.Constants
 
Property - Class in org.apache.felix.scrplugin.om
Property.java...
Property() - Constructor for class org.apache.felix.scrplugin.om.Property
Default constructor.
Property(JavaTag) - Constructor for class org.apache.felix.scrplugin.om.Property
Constructor from java source.
property - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
PROPERTY_CARDINALITY - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_DESCRIPTION - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_LABEL - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_MULTIVALUE_PREFIX - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_MULTIVALUE_REF_PREFIX - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_NAME - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_OPTIONS - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_PRIVATE - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_TYPE - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_VALUE - Static variable in class org.apache.felix.scrplugin.Constants
 
PROPERTY_VALUE_REF - Static variable in class org.apache.felix.scrplugin.Constants
 
PropertyHandler - Class in org.apache.felix.scrplugin
Utility class for handling the properties.
PropertyHandler(Component, OCD) - Constructor for class org.apache.felix.scrplugin.PropertyHandler
 
PropertyHandler.PropertyDescription - Class in org.apache.felix.scrplugin
 
PropertyHandler.PropertyDescription(JavaTag, JavaField) - Constructor for class org.apache.felix.scrplugin.PropertyHandler.PropertyDescription
 
propertyTag - Variable in class org.apache.felix.scrplugin.PropertyHandler.PropertyDescription
 

Q

QDoxJavaClassDescription - Class in org.apache.felix.scrplugin.tags.qdox
QDoxJavaClassDescription.java...
QDoxJavaClassDescription(Class, JavaSource, JavaClassDescriptorManager) - Constructor for class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
QDoxJavaField - Class in org.apache.felix.scrplugin.tags.qdox
QDoxJavaField.java...
QDoxJavaField(JavaField, QDoxJavaClassDescription) - Constructor for class org.apache.felix.scrplugin.tags.qdox.QDoxJavaField
 
QDoxJavaMethod - Class in org.apache.felix.scrplugin.tags.qdox
QDoxJavaMethod.java...
QDoxJavaMethod(JavaMethod) - Constructor for class org.apache.felix.scrplugin.tags.qdox.QDoxJavaMethod
 
QDoxJavaParameter - Class in org.apache.felix.scrplugin.tags.qdox
QDoxJavaParameter.java...
QDoxJavaParameter(JavaParameter) - Constructor for class org.apache.felix.scrplugin.tags.qdox.QDoxJavaParameter
 
QDoxJavaTag - Class in org.apache.felix.scrplugin.tags.qdox
QDoxJavaTag.java...
QDoxJavaTag(DocletTag, JavaClassDescription) - Constructor for class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 
QDoxJavaTag(DocletTag, JavaClassDescription, JavaField) - Constructor for class org.apache.felix.scrplugin.tags.qdox.QDoxJavaTag
 

R

read(File) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
 
readServiceComponentDescriptor(Artifact, String) - Method in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
Read the service component description.
REFERENCE - Static variable in class org.apache.felix.scrplugin.Constants
 
Reference - Class in org.apache.felix.scrplugin.om
Reference.java...
Reference() - Constructor for class org.apache.felix.scrplugin.om.Reference
Default constructor.
Reference(JavaTag, JavaClassDescription) - Constructor for class org.apache.felix.scrplugin.om.Reference
Constructor from java source.
reference - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaTag
 
REFERENCE_BIND - Static variable in class org.apache.felix.scrplugin.Constants
 
REFERENCE_CARDINALITY - Static variable in class org.apache.felix.scrplugin.Constants
 
REFERENCE_INTERFACE - Static variable in class org.apache.felix.scrplugin.Constants
 
REFERENCE_NAME - Static variable in class org.apache.felix.scrplugin.Constants
 
REFERENCE_POLICY - Static variable in class org.apache.felix.scrplugin.Constants
 
REFERENCE_TARGET - Static variable in class org.apache.felix.scrplugin.Constants
 
REFERENCE_UNDBIND - Static variable in class org.apache.felix.scrplugin.Constants
 
references - Variable in class org.apache.felix.scrplugin.om.Component
The references.

S

SCRDescriptorMojo - Class in org.apache.felix.scrplugin
The SCRDescriptorMojo generates a service descriptor file based on annotations found in the sources.
SCRDescriptorMojo() - Constructor for class org.apache.felix.scrplugin.SCRDescriptorMojo
 
searchImport(String) - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
SERVICE - Static variable in class org.apache.felix.scrplugin.Constants
 
service - Variable in class org.apache.felix.scrplugin.om.Component
The corresponding service.
Service - Class in org.apache.felix.scrplugin.om
Service...
Service() - Constructor for class org.apache.felix.scrplugin.om.Service
Default constructor.
SERVICE_COMPONENT - Static variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
 
SERVICE_FACTORY - Static variable in class org.apache.felix.scrplugin.Constants
 
SERVICE_INTERFACE - Static variable in class org.apache.felix.scrplugin.Constants
 
setAbstract(boolean) - Method in class org.apache.felix.scrplugin.om.Component
 
setBind(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setCardinality(Integer) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setCardinality(String) - Method in class org.apache.felix.scrplugin.om.Property
 
setCardinality(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setClassname(String) - Method in class org.apache.felix.scrplugin.om.Implementation
 
setComponents(List) - Method in class org.apache.felix.scrplugin.om.Components
Set the list of Components.
setDefaultMultiValue(String[]) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setDefaultValue(String) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setDescription(String) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setDescription(String) - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
setDescription(String) - Method in class org.apache.felix.scrplugin.om.Property
 
setDocumentLocator(Locator) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
setDs(boolean) - Method in class org.apache.felix.scrplugin.om.Component
 
setEnabled(Boolean) - Method in class org.apache.felix.scrplugin.om.Component
 
setFactory(String) - Method in class org.apache.felix.scrplugin.om.Component
 
setId(String) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setId(String) - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
setImmediate(Boolean) - Method in class org.apache.felix.scrplugin.om.Component
 
setImplementation(Implementation) - Method in class org.apache.felix.scrplugin.om.Component
 
setInterfacename(String) - Method in class org.apache.felix.scrplugin.om.Interface
 
setInterfacename(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setLabel(String) - Method in class org.apache.felix.scrplugin.om.Property
 
setLocalization(String) - Method in class org.apache.felix.scrplugin.om.metatype.MetaData
 
setMultiValue(String[]) - Method in class org.apache.felix.scrplugin.om.Property
 
setName(String) - Method in class org.apache.felix.scrplugin.om.Component
 
setName(String) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setName(String) - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
setName(String) - Method in class org.apache.felix.scrplugin.om.Property
 
setName(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setObject(MTObject) - Method in class org.apache.felix.scrplugin.om.metatype.Designate
 
setOcdref(String) - Method in class org.apache.felix.scrplugin.om.metatype.MTObject
 
setOptions(Map) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setPid(String) - Method in class org.apache.felix.scrplugin.om.metatype.Designate
 
setPolicy(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setPrivate(boolean) - Method in class org.apache.felix.scrplugin.om.Property
 
setProperties(List) - Method in class org.apache.felix.scrplugin.om.Component
 
setProperties(List) - Method in class org.apache.felix.scrplugin.om.metatype.OCD
 
setPropertyValueRef(JavaTag, Property, String) - Method in class org.apache.felix.scrplugin.PropertyHandler
 
setReferences(List) - Method in class org.apache.felix.scrplugin.om.Component
 
setService(Service) - Method in class org.apache.felix.scrplugin.om.Component
 
setServicefactory(String) - Method in class org.apache.felix.scrplugin.om.Service
 
setServicefactory(boolean) - Method in class org.apache.felix.scrplugin.om.Service
 
setTarget(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setType(String) - Method in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
setType(String) - Method in class org.apache.felix.scrplugin.om.Property
 
setUnbind(String) - Method in class org.apache.felix.scrplugin.om.Reference
 
setValue(String) - Method in class org.apache.felix.scrplugin.om.Property
 
skippedEntity(String) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
source - Variable in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
sources - Variable in class org.apache.felix.scrplugin.tags.JavaClassDescriptorManager
The sources read by qdox.
startDocument() - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
 
startElement(String, String, String, Attributes) - Method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO.XmlHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
Ensure all namespace declarations are present as xmlns: attributes and add those needed before calling superclass.
startPrefixMapping(String, String) - Method in class org.apache.felix.scrplugin.xml.IOUtils.NamespaceAsAttributes
Track mappings to be able to add xmlns: attributes in startElement().

T

tag - Variable in class org.apache.felix.scrplugin.om.AbstractObject
 
target - Variable in class org.apache.felix.scrplugin.om.Reference
 
testClass(Class, String) - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
testProperty(JavaTag, JavaField, boolean) - Method in class org.apache.felix.scrplugin.PropertyHandler
Test if there is already a property with the same name.
testReference(Map, JavaTag, String, boolean) - Method in class org.apache.felix.scrplugin.SCRDescriptorMojo
 
text(ContentHandler, String) - Static method in class org.apache.felix.scrplugin.xml.IOUtils
Helper method writing out a string.
toString() - Method in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaClassDescription
 
toString() - Method in class org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription
 
type - Variable in class org.apache.felix.scrplugin.om.metatype.AttributeDefinition
 
type - Variable in class org.apache.felix.scrplugin.om.Property
 
type - Variable in class org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaParameter
 

U

unbind - Variable in class org.apache.felix.scrplugin.om.Reference
 

V

validate(List, List) - Method in class org.apache.felix.scrplugin.om.Component
Validate the component description.
validate(List, List) - Method in class org.apache.felix.scrplugin.om.Interface
Validate the interface.
validate(List, List) - Method in class org.apache.felix.scrplugin.om.Property
Validate the property.
validate(List, List) - Method in class org.apache.felix.scrplugin.om.Reference
Validate the property.
validate(List, List) - Method in class org.apache.felix.scrplugin.om.Service
Validate the service.
validateMethod(String, List, List) - Method in class org.apache.felix.scrplugin.om.Reference
 
value - Variable in class org.apache.felix.scrplugin.om.Property
 

W

write(Components, File, boolean) - Static method in class org.apache.felix.scrplugin.xml.ComponentDescriptorIO
Write the component descriptors to the file.
write(MetaData, File) - Static method in class org.apache.felix.scrplugin.xml.MetaTypeIO
 

A B C D E F G H I J L M N O P Q R S T U V W