Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Activator - Class in org.apache.felix.bundlerepository.impl
- Activator() - Constructor for class org.apache.felix.bundlerepository.impl.Activator
- add(Requirement) - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- add(Requirement) - Method in interface org.apache.felix.bundlerepository.Resolver
-
Add the following requirement to the resolution The current resolution will be lost after adding a requirement.
- add(Resource) - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- add(Resource) - Method in interface org.apache.felix.bundlerepository.Resolver
-
Add the following resource to the resolution.
- add(Resource) - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- addCapability(Capability) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- addCategory(String) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- addDirective(String, String) - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- addGlobalCapability(Capability) - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- addGlobalCapability(Capability) - Method in interface org.apache.felix.bundlerepository.Resolver
-
Add a global capability.
- addProperty(String, String) - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- addProperty(String, String, String) - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- addProperty(Property) - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- addReferral(Referral) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- addRepository(String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- addRepository(String) - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Add a new repository to the federation.
- addRepository(URL) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- addRepository(URL) - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- addRepository(URL) - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Add a new repository to the federation.
- addRepository(URL, int) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- addRequire(Requirement) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- addResource(Resource) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- addText(String) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- attribute(String, Object) - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
B
- base64Encode(String) - Static method in class org.apache.felix.bundlerepository.impl.Base64Encoder
- Base64Encoder - Class in org.apache.felix.bundlerepository.impl
- Base64Encoder() - Constructor for class org.apache.felix.bundlerepository.impl.Base64Encoder
- BUNDLE - Static variable in interface org.apache.felix.bundlerepository.Capability
- BUNDLE_LICENSE - Static variable in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- BUNDLE_SOURCE - Static variable in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- bundleChanged(BundleEvent) - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
C
- capability(String, Map) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a capability
- capability(String, Map) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- Capability - Interface in org.apache.felix.bundlerepository
-
A named set of properties representing some capability that is provided by its owner.
- CAPABILITY - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- CapabilityImpl - Class in org.apache.felix.bundlerepository.impl
- CapabilityImpl() - Constructor for class org.apache.felix.bundlerepository.impl.CapabilityImpl
- CapabilityImpl(String) - Constructor for class org.apache.felix.bundlerepository.impl.CapabilityImpl
- CapabilityImpl(String, PropertyImpl[]) - Constructor for class org.apache.felix.bundlerepository.impl.CapabilityImpl
- CapabilityWrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- CapabilityWrapper(Capability) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.CapabilityWrapper
- CATEGORY - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- CATEGORY - Static variable in interface org.apache.felix.bundlerepository.Resource
- ConvertedResource - Class in org.apache.felix.bundlerepository.impl.wrapper
- ConvertedResource(Resource) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- copy(InputStream, File, String, String, byte[]) - Static method in class org.apache.felix.bundlerepository.impl.FileUtil
- copy(InputStream, File, String, String, byte[]) - Static method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- COPYRIGHT - Static variable in interface org.apache.felix.bundlerepository.Resource
- createResource(URL) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a resource for the bundle located at the given location.
- createResource(URL) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- createResource(Attributes) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a resource corresponding to the given manifest entries.
- createResource(Attributes) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- createResource(DataModelHelperImpl.Headers) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- createResource(Bundle) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a resource corresponding to the given bundle.
- createResource(Bundle) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
D
- DataModelHelper - Interface in org.apache.felix.bundlerepository
- DataModelHelperImpl - Class in org.apache.felix.bundlerepository.impl
- DataModelHelperImpl() - Constructor for class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- deploy(boolean) - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- deploy(boolean, boolean, String[]) - Method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- deploy(int) - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- deploy(int) - Method in interface org.apache.felix.bundlerepository.Resolver
- DEPTH - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- DESCRIPTION - Static variable in interface org.apache.felix.bundlerepository.Resource
- discoverResources(String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- discoverResources(String) - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- discoverResources(String) - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Discover any resources that match the given filter.
- discoverResources(Requirement[]) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- discoverResources(Requirement[]) - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Discover any resources that match the given requirements.
- dispose() - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- dispose() - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- DO_NOT_PREFER_LOCAL - Static variable in interface org.apache.felix.bundlerepository.Resolver
- DOCUMENTATION_URI - Static variable in interface org.apache.felix.bundlerepository.Resource
- DOUBLE - Static variable in interface org.apache.felix.bundlerepository.Property
- downloadSource(PrintStream, PrintStream, URL, File, boolean) - Static method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- downloadSource(PrintStream, PrintStream, URL, String, boolean) - Static method in class org.apache.felix.bundlerepository.impl.FileUtil
E
- element(String) - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- encode(byte[], int) - Static method in class org.apache.felix.bundlerepository.impl.Base64Encoder
-
Encode a raw byte array to a Base64 String.
- encode(InputStream, OutputStream, int) - Static method in class org.apache.felix.bundlerepository.impl.Base64Encoder
- end() - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- end(boolean) - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- equals(Object) - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- execute(String, PrintStream, PrintStream) - Method in class org.apache.felix.bundlerepository.impl.ObrCommandImpl
- EXECUTIONENVIRONMENT - Static variable in interface org.apache.felix.bundlerepository.Capability
- EXTEND - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- EXTERN_REPOSITORY_TAG - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
F
- FelixCapabilityAdapter - Class in org.apache.felix.bundlerepository.impl
- FelixCapabilityAdapter(Capability, Resource) - Constructor for class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- FelixRequirementAdapter - Class in org.apache.felix.bundlerepository.impl
- FelixRequirementAdapter(Requirement, Resource) - Constructor for class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- FelixResourceAdapter - Class in org.apache.felix.bundlerepository.impl
- FelixResourceAdapter(Resource) - Constructor for class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- FileUtil - Class in org.apache.felix.bundlerepository.impl
- FileUtil() - Constructor for class org.apache.felix.bundlerepository.impl.FileUtil
- filter(String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create an extender filter supporting the SUBSET, SUPERSET and other extensions
- filter(String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- FILTER - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- FRAGMENT - Static variable in interface org.apache.felix.bundlerepository.Capability
G
- get(Object) - Method in class org.apache.felix.bundlerepository.impl.LazyHashMap
- getAddedRequirements() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getAddedRequirements() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Returns the list of requirements that have been added to the resolution
- getAddedResources() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getAddedResources() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- getAddedResources() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Returns the list of resources that have been added to the resolution
- getAttributes() - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- getAttributes() - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- getAttributes() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- getAttributes() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return a map of attributes.
- getBundle() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getBundle() - Method in class org.apache.felix.bundlerepository.impl.LocalResourceImpl
- getBundleName(Bundle) - Static method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getCapabilities() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getCapabilities() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getCapabilities() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getCapabilities() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getCapabilities() - Method in interface org.apache.felix.bundlerepository.Resource
-
Retrieve the capabilities
- getCapabilities(String) - Method in class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- getCapabilities(String) - Method in class org.apache.felix.bundlerepository.impl.OSGiResourceImpl
- getCapability() - Method in interface org.apache.felix.bundlerepository.impl.ResourceCapability
- getCapability() - Method in class org.apache.felix.bundlerepository.impl.ResourceCapabilityImpl
- getCategories() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getCategories() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getCategories() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getCategories() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getCategories() - Method in interface org.apache.felix.bundlerepository.Resource
-
Retrieve this resource categories
- getComment() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- getComment() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- getComment() - Method in interface org.apache.felix.bundlerepository.Requirement
- getContent() - Method in class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- getContentAttribute(Resource) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- getContentAttribute(Resource, String) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- getContext() - Static method in class org.apache.felix.bundlerepository.impl.Activator
- getConvertedValue() - Method in class org.apache.felix.bundlerepository.impl.PropertyImpl
- getConvertedValue() - Method in interface org.apache.felix.bundlerepository.Property
- getDepth() - Method in class org.apache.felix.bundlerepository.impl.Referral
- getDirectives() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the directives of this capability.
- getDirectives() - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- getDirectives() - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- getDirectives() - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- getDirectives() - Method in class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- getDirectives() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- getDirectives() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return the map of directives for this requirement.
- getFactory() - Static method in class org.apache.felix.bundlerepository.impl.StaxParser
- getFilter() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- getFilter() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- getFilter() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return the filter.
- getGlobalCapabilities() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getGlobalCapabilities() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Returns the list of global capabilities
- getHelper() - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- getHelper() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Return a helper to perform various operations on the data model
- getId() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getId() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getId() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getId() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getId() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(ID)}}
- getIdentityAttribute(Resource, String) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- getLastModified() - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- getLastModified() - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- getLastModified() - Method in class org.apache.felix.bundlerepository.impl.SystemRepositoryImpl
- getLastModified() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryWrapper
- getLastModified() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the last modification date of this repository
- getLocalRepository() - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- getLocalRepository() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Return the repository containing locally installed resources
- getLocalResources() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getName() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the name of the capability.
- getName() - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.ObrCommandImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- getName() - Method in class org.apache.felix.bundlerepository.impl.PropertyImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.SystemRepositoryImpl
- getName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.CapabilityWrapper
- getName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryWrapper
- getName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- getName() - Method in interface org.apache.felix.bundlerepository.Property
- getName() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the name of this repository.
- getName() - Method in interface org.apache.felix.bundlerepository.Requirement
-
Return the name of the requirement.
- getNamespace() - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- getNamespace() - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- getOptionalResources() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getOptionalResources() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- getOptionalResources() - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of optional resources that may be installed
- getParser() - Static method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- getPresentationName() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getPresentationName() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getPresentationName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getPresentationName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getPresentationName() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(PRESENTATION_NAME)}}
- getProperties() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the properties of this capability
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.wrapper.CapabilityWrapper
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getProperties() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getProperties() - Method in interface org.apache.felix.bundlerepository.Resource
-
Get all resource properties
- getPropertiesAsMap() - Method in interface org.apache.felix.bundlerepository.Capability
-
Return the map of properties.
- getPropertiesAsMap() - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- getPropertiesAsMap() - Method in class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- getReason(Resource) - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getReason(Resource) - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of reasons why a resource has been included either as a mandatory or optional resource during the resolution.
- getReason(Resource) - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- getReferrals() - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- getRepository() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getRepository() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getRequiredResources() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getRequiredResources() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- getRequiredResources() - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of mandatory resources that need to be installed
- getRequirement() - Method in class org.apache.felix.bundlerepository.impl.ReasonImpl
- getRequirement() - Method in interface org.apache.felix.bundlerepository.Reason
- getRequirements() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getRequirements() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getRequirements() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getRequirements() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getRequirements() - Method in interface org.apache.felix.bundlerepository.Resource
-
Retrieve the requirements
- getRequirements(String) - Method in class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- getRequirements(String) - Method in class org.apache.felix.bundlerepository.impl.OSGiResourceImpl
- getResource() - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- getResource() - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- getResource() - Method in class org.apache.felix.bundlerepository.impl.ReasonImpl
- getResource() - Method in interface org.apache.felix.bundlerepository.impl.ResourceCapability
- getResource() - Method in class org.apache.felix.bundlerepository.impl.ResourceCapabilityImpl
- getResource() - Method in interface org.apache.felix.bundlerepository.Reason
- getResource(String) - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- getResource(Requirement, Repository) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- getResources() - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- getResources() - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- getResources() - Method in class org.apache.felix.bundlerepository.impl.SystemRepositoryImpl
- getResources() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryWrapper
- getResources() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the resources for this repository.
- getResources(Requirement) - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- getShortDescription() - Method in class org.apache.felix.bundlerepository.impl.ObrCommandImpl
- getSize() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getSize() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getSize() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getSize() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(SIZE)}}
- getSymbolicName() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getSymbolicName() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getSymbolicName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getSymbolicName() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getSymbolicName() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(SYMBOLIC_NAME)}}
- getSymbolicNameAttribute(Resource) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- getSystemRepository() - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- getSystemRepository() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Return the repository containing the system bundle
- getType() - Method in class org.apache.felix.bundlerepository.impl.PropertyImpl
- getType() - Method in interface org.apache.felix.bundlerepository.Property
- getTypeAttribute(Resource) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- getUnderlineString(int) - Static method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- getUnsatisfiedRequirements() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- getUnsatisfiedRequirements() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- getUnsatisfiedRequirements() - Method in interface org.apache.felix.bundlerepository.Resolver
-
List of requirements that could not be satisfied during the resolution
- getURI() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getURI() - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- getURI() - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- getURI() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getURI() - Method in class org.apache.felix.bundlerepository.impl.SystemRepositoryImpl
- getURI() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getURI() - Method in interface org.apache.felix.bundlerepository.Repository
-
Return the associated URL for the repository.
- getURI() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(URI)}}
- getUrl() - Method in class org.apache.felix.bundlerepository.impl.Referral
- getURL() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryWrapper
- getURL() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getUsage() - Method in class org.apache.felix.bundlerepository.impl.ObrCommandImpl
- getValue() - Method in class org.apache.felix.bundlerepository.impl.PropertyImpl
- getValue() - Method in interface org.apache.felix.bundlerepository.Property
- getVersion() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- getVersion() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- getVersion() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- getVersion() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
- getVersion() - Method in interface org.apache.felix.bundlerepository.Resource
-
Shortcut for {{getProperties().get(VERSION)}}
- getVersionAttribute(Resource) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
H
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- hashCode() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
I
- ID - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- ID - Static variable in interface org.apache.felix.bundlerepository.Resource
- indent(int) - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- info(String[]) - Method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- InterruptedResolutionException - Exception Class in org.apache.felix.bundlerepository
-
Exception thrown by the resolver if the resolution has been interrupted.
- InterruptedResolutionException() - Constructor for exception class org.apache.felix.bundlerepository.InterruptedResolutionException
- InterruptedResolutionException(String) - Constructor for exception class org.apache.felix.bundlerepository.InterruptedResolutionException
- InterruptedResolutionException(String, Throwable) - Constructor for exception class org.apache.felix.bundlerepository.InterruptedResolutionException
- InterruptedResolutionException(Throwable) - Constructor for exception class org.apache.felix.bundlerepository.InterruptedResolutionException
- isExtend() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- isExtend() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- isExtend() - Method in interface org.apache.felix.bundlerepository.Requirement
- isLocal() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- isLocal() - Method in class org.apache.felix.bundlerepository.impl.LocalResourceImpl
- isLocal() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- isLocal() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ConvertedResource
- isLocal() - Method in interface org.apache.felix.bundlerepository.Resource
-
Returns whether this resource is a local one or not.
- isMultiple() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- isMultiple() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- isMultiple() - Method in interface org.apache.felix.bundlerepository.Requirement
- isOptional() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- isOptional() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- isOptional() - Method in interface org.apache.felix.bundlerepository.Requirement
- isSatisfied(Capability) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- isSatisfied(Capability) - Method in interface org.apache.felix.bundlerepository.Requirement
-
Check if the given capability satisfied this requirement.
- isSatisfied(Capability) - Method in class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
J
- javadoc(boolean, File, String[]) - Method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- JAVADOC_URI - Static variable in interface org.apache.felix.bundlerepository.Resource
L
- LASTMODIFIED - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- LazyHashMap<K,
V> - Class in org.apache.felix.bundlerepository.impl -
A map that can delay the computation of certain values up until the moment that they are actually needed.
- LazyHashMap(Collection<LazyHashMap.LazyValue<K, V>>) - Constructor for class org.apache.felix.bundlerepository.impl.LazyHashMap
-
This map behaves like a normal HashMap, expect for the entries passed in as lazy values.
- LazyHashMap.LazyValue<K,
V> - Class in org.apache.felix.bundlerepository.impl - LazyLocalResourceImpl - Class in org.apache.felix.bundlerepository.impl
- LazyValue(K, Callable<V>) - Constructor for class org.apache.felix.bundlerepository.impl.LazyHashMap.LazyValue
- LICENSE_URI - Static variable in interface org.apache.felix.bundlerepository.Resource
- list(boolean, String[]) - Method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- listRepositories() - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- listRepositories() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- listRepositories() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
List all the repositories.
- LOCAL - Static variable in interface org.apache.felix.bundlerepository.Repository
-
URI identiying the local repository
- LocalRepositoryImpl - Class in org.apache.felix.bundlerepository.impl
- LocalRepositoryImpl(BundleContext, Logger) - Constructor for class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- LocalResource - Interface in org.apache.felix.bundlerepository
- LocalResourceImpl - Class in org.apache.felix.bundlerepository.impl
- log(int, String) - Static method in class org.apache.felix.bundlerepository.impl.Activator
- log(int, String, Throwable) - Static method in class org.apache.felix.bundlerepository.impl.Activator
- LONG - Static variable in interface org.apache.felix.bundlerepository.Property
M
- MANIFEST_VERSION - Static variable in interface org.apache.felix.bundlerepository.Resource
- matches(Capability) - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- matches(Requirement, Capability) - Static method in class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- MULTIPLE - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
N
- N - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- NAME - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- newLine() - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- NO_LOCAL_RESOURCES - Static variable in interface org.apache.felix.bundlerepository.Resolver
- NO_OPTIONAL_RESOURCES - Static variable in interface org.apache.felix.bundlerepository.Resolver
- NO_SYSTEM_BUNDLE - Static variable in interface org.apache.felix.bundlerepository.Resolver
O
- OBR_PARSER_CLASS - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- OBR_UPDATE_STRATEGY - Static variable in class org.apache.felix.bundlerepository.impl.ObrURLStreamHandlerService
-
Property defining the obr update strategy
- ObrCommandImpl - Class in org.apache.felix.bundlerepository.impl
- ObrCommandImpl(BundleContext, RepositoryAdmin) - Constructor for class org.apache.felix.bundlerepository.impl.ObrCommandImpl
- ObrGogoCommand - Class in org.apache.felix.bundlerepository.impl
- ObrGogoCommand(BundleContext, RepositoryAdmin) - Constructor for class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- ObrURLStreamHandlerService - Class in org.apache.felix.bundlerepository.impl
-
Simple
URLStreamHandler
which is able to handle obr urls. - ObrURLStreamHandlerService(BundleContext, RepositoryAdmin) - Constructor for class org.apache.felix.bundlerepository.impl.ObrURLStreamHandlerService
-
Constructor
- openConnection(URL) - Method in class org.apache.felix.bundlerepository.impl.ObrURLStreamHandlerService
-
This implementation looks up the bundle with the given url set as location String within the current
BundleContext
. - openURL(URL) - Static method in class org.apache.felix.bundlerepository.impl.FileUtil
- openURL(URLConnection) - Static method in class org.apache.felix.bundlerepository.impl.FileUtil
- OPTIONAL - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- org.apache.felix.bundlerepository - package org.apache.felix.bundlerepository
- org.apache.felix.bundlerepository.impl - package org.apache.felix.bundlerepository.impl
- org.apache.felix.bundlerepository.impl.wrapper - package org.apache.felix.bundlerepository.impl.wrapper
- OSGiCapabilityAdapter - Class in org.apache.felix.bundlerepository.impl
- OSGiCapabilityAdapter(Capability) - Constructor for class org.apache.felix.bundlerepository.impl.OSGiCapabilityAdapter
- OSGiResourceHelper - Class in org.apache.felix.bundlerepository.impl
- OSGiResourceHelper() - Constructor for class org.apache.felix.bundlerepository.impl.OSGiResourceHelper
- OSGiResourceImpl - Class in org.apache.felix.bundlerepository.impl
- OSGiResourceImpl(List<? extends Capability>, List<? extends Requirement>) - Constructor for class org.apache.felix.bundlerepository.impl.OSGiResourceImpl
P
- P - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- PACKAGE - Static variable in interface org.apache.felix.bundlerepository.Capability
- parse(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parse(XmlPullParser, String) - Static method in class org.apache.felix.bundlerepository.impl.SpecXMLPullParser
- parseCapability(Reader) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseCapability(Reader) - Method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- parseCapability(Reader) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseCapability(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseCategory(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseProperty(Reader) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseProperty(Reader) - Method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- parseProperty(Reader) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseProperty(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseReferral(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseRepository(InputStream, String) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseRepository(InputStream, String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- parseRepository(InputStream, String) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseRepository(Reader) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseRepository(Reader) - Method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- parseRepository(Reader) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseRepository(XMLStreamReader) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseRequire(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseRequirement(Reader) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseRequirement(Reader) - Method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- parseRequirement(Reader) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseResource(Reader) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- parseResource(Reader) - Method in class org.apache.felix.bundlerepository.impl.RepositoryParser
- parseResource(Reader) - Method in class org.apache.felix.bundlerepository.impl.StaxParser
- parseResource(XmlPullParser) - Method in class org.apache.felix.bundlerepository.impl.PullParser
- PRESENTATION_NAME - Static variable in interface org.apache.felix.bundlerepository.Resource
- Property - Interface in org.apache.felix.bundlerepository
- PropertyImpl - Class in org.apache.felix.bundlerepository.impl
- PropertyImpl(String, String, String) - Constructor for class org.apache.felix.bundlerepository.impl.PropertyImpl
- PullParser - Class in org.apache.felix.bundlerepository.impl
-
Repository XML xml based on StaX
- PullParser() - Constructor for class org.apache.felix.bundlerepository.impl.PullParser
- put(Object, Object) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
-
Default setter method when setting parsed data from the XML file, which currently ignores everything.
- put(Object, Object) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
-
Default setter method when setting parsed data from the XML file.
- put(String, String, String) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- put(K, V) - Method in class org.apache.felix.bundlerepository.impl.LazyHashMap
R
- readCapability(Reader) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readCapability(Reader) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readCapability(String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readCapability(String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readProperty(Reader) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readProperty(Reader) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readProperty(String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readProperty(String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readRepository(Reader) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readRepository(Reader) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readRepository(String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readRepository(String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readRequirement(Reader) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readRequirement(Reader) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readRequirement(String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readRequirement(String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readResource(Reader) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readResource(Reader) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- readResource(String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- readResource(String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- Reason - Interface in org.apache.felix.bundlerepository
-
A pair of requirement and resource indicating a reason why a resource has been chosen.
- ReasonImpl - Class in org.apache.felix.bundlerepository.impl
- ReasonImpl(Resource, Requirement) - Constructor for class org.apache.felix.bundlerepository.impl.ReasonImpl
- Referral - Class in org.apache.felix.bundlerepository.impl
- Referral() - Constructor for class org.apache.felix.bundlerepository.impl.Referral
- REFERRAL - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- removeRepository(String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- removeRepository(String) - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Remove a repository from the federation The url must point to a repository XML file.
- removeRepository(URL) - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- repos(String, String[]) - Method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- repository(InputStream, String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- repository(URL) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a repository from the specified URL.
- repository(URL) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- repository(Resource[]) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a repository for the given set of resources.
- repository(Resource[]) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- Repository - Interface in org.apache.felix.bundlerepository
-
Represents a repository.
- REPOSITORY - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- REPOSITORY_URL_PROP - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- RepositoryAdmin - Interface in org.apache.felix.bundlerepository
-
Provides centralized access to the distributed repository.
- RepositoryAdminImpl - Class in org.apache.felix.bundlerepository.impl
- RepositoryAdminImpl(BundleContext, Logger) - Constructor for class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- RepositoryAdminWrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- RepositoryAdminWrapper(RepositoryAdmin) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- RepositoryImpl - Class in org.apache.felix.bundlerepository.impl
- RepositoryImpl() - Constructor for class org.apache.felix.bundlerepository.impl.RepositoryImpl
- RepositoryImpl(Resource[]) - Constructor for class org.apache.felix.bundlerepository.impl.RepositoryImpl
- RepositoryParser - Class in org.apache.felix.bundlerepository.impl
- RepositoryParser() - Constructor for class org.apache.felix.bundlerepository.impl.RepositoryParser
- RepositoryWrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- RepositoryWrapper(Repository) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.RepositoryWrapper
- REQUIRE - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- requirement(String, String) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
-
Create a simple requirement to be used for selection
- requirement(String, String) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- Requirement - Interface in org.apache.felix.bundlerepository
-
A named requirement specifies the need for certain capabilities with the same name.
- RequirementImpl - Class in org.apache.felix.bundlerepository.impl
- RequirementImpl() - Constructor for class org.apache.felix.bundlerepository.impl.RequirementImpl
- RequirementImpl(String) - Constructor for class org.apache.felix.bundlerepository.impl.RequirementImpl
- RequirementWrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- RequirementWrapper(Requirement) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.RequirementWrapper
- resolve() - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- resolve() - Method in class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- resolve() - Method in interface org.apache.felix.bundlerepository.Resolver
-
Start the resolution process and return whether the constraints have been successfully met or not.
- resolve(int) - Method in class org.apache.felix.bundlerepository.impl.ResolverImpl
- resolve(int) - Method in interface org.apache.felix.bundlerepository.Resolver
-
Start the resolution process with the following flags.
- resolver() - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- resolver() - Method in class org.apache.felix.bundlerepository.impl.wrapper.RepositoryAdminWrapper
- resolver() - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Create a resolver.
- resolver(Repository[]) - Method in class org.apache.felix.bundlerepository.impl.RepositoryAdminImpl
- resolver(Repository[]) - Method in interface org.apache.felix.bundlerepository.RepositoryAdmin
-
Create a resolver on the given repositories.
- Resolver - Interface in org.apache.felix.bundlerepository
- ResolverImpl - Class in org.apache.felix.bundlerepository.impl
- ResolverImpl(BundleContext, Repository[], Logger) - Constructor for class org.apache.felix.bundlerepository.impl.ResolverImpl
- ResolverWrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- ResolverWrapper(Resolver) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.ResolverWrapper
- Resource - Interface in org.apache.felix.bundlerepository
-
A resource is an abstraction of a downloadable thing, like a bundle.
- RESOURCE - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- ResourceCapability - Interface in org.apache.felix.bundlerepository.impl
- ResourceCapabilityImpl - Class in org.apache.felix.bundlerepository.impl
- ResourceCapabilityImpl(Resource, Capability) - Constructor for class org.apache.felix.bundlerepository.impl.ResourceCapabilityImpl
- ResourceImpl - Class in org.apache.felix.bundlerepository.impl
- ResourceImpl() - Constructor for class org.apache.felix.bundlerepository.impl.ResourceImpl
- ResourceWrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- ResourceWrapper(Resource) - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.ResourceWrapper
S
- selectNewestVersion(Resource[]) - Method in class org.apache.felix.bundlerepository.impl.ObrCommandImpl
- SERVICE - Static variable in interface org.apache.felix.bundlerepository.Capability
- serviceChanged(ServiceEvent) - Method in class org.apache.felix.bundlerepository.impl.LocalRepositoryImpl
- SET - Static variable in interface org.apache.felix.bundlerepository.Property
- setAttributes(Map<String, Object>) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setDepth(String) - Method in class org.apache.felix.bundlerepository.impl.Referral
- setDirectives(Map<String, String>) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setExtend(boolean) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setFactory(XMLInputFactory) - Static method in class org.apache.felix.bundlerepository.impl.StaxParser
- setFilter(String) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setLastModified(long) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- setLastModified(String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- setMultiple(boolean) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setName(String) - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- setName(String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- setName(String) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setOptional(boolean) - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- setProperty(XMLInputFactory, String, boolean) - Static method in class org.apache.felix.bundlerepository.impl.StaxParser
- setProxyAuth(URLConnection) - Static method in class org.apache.felix.bundlerepository.impl.FileUtil
- setProxyAuth(URLConnection) - Static method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- setRepository(Repository) - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
- setURI(String) - Method in class org.apache.felix.bundlerepository.impl.RepositoryImpl
- setUrl(String) - Method in class org.apache.felix.bundlerepository.impl.Referral
- SIZE - Static variable in interface org.apache.felix.bundlerepository.Resource
- source(boolean, File, String[]) - Method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- SOURCE_URI - Static variable in interface org.apache.felix.bundlerepository.Resource
- SpecXMLPullParser - Class in org.apache.felix.bundlerepository.impl
- SpecXMLPullParser() - Constructor for class org.apache.felix.bundlerepository.impl.SpecXMLPullParser
- start(BundleContext) - Method in class org.apache.felix.bundlerepository.impl.Activator
- START - Static variable in interface org.apache.felix.bundlerepository.Resolver
- StaxParser - Class in org.apache.felix.bundlerepository.impl
-
Repository XML xml based on StaX
- StaxParser() - Constructor for class org.apache.felix.bundlerepository.impl.StaxParser
- stop(BundleContext) - Method in class org.apache.felix.bundlerepository.impl.Activator
- SYMBOLIC_NAME - Static variable in interface org.apache.felix.bundlerepository.Resource
- SYSTEM - Static variable in interface org.apache.felix.bundlerepository.Repository
-
URI identifying the system repository
- SystemRepositoryImpl - Class in org.apache.felix.bundlerepository.impl
- SystemRepositoryImpl(BundleContext, Logger) - Constructor for class org.apache.felix.bundlerepository.impl.SystemRepositoryImpl
T
- T - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- text(Object) - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- textElement(String, Object) - Method in class org.apache.felix.bundlerepository.impl.XmlWriter
- toString() - Method in class org.apache.felix.bundlerepository.impl.CapabilityImpl
- toString() - Method in class org.apache.felix.bundlerepository.impl.FelixCapabilityAdapter
- toString() - Method in class org.apache.felix.bundlerepository.impl.FelixRequirementAdapter
- toString() - Method in class org.apache.felix.bundlerepository.impl.FelixResourceAdapter
- toString() - Method in class org.apache.felix.bundlerepository.impl.LazyLocalResourceImpl
- toString() - Method in class org.apache.felix.bundlerepository.impl.LocalResourceImpl
- toString() - Method in class org.apache.felix.bundlerepository.impl.RequirementImpl
- toString() - Method in class org.apache.felix.bundlerepository.impl.ResourceImpl
U
- unjar(JarInputStream, File) - Static method in class org.apache.felix.bundlerepository.impl.FileUtil
- unjar(JarInputStream, File) - Static method in class org.apache.felix.bundlerepository.impl.ObrGogoCommand
- unwrap(Capability) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- unwrap(Requirement) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- unwrap(Resource) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- URI - Static variable in interface org.apache.felix.bundlerepository.Property
- URI - Static variable in interface org.apache.felix.bundlerepository.Resource
- URL - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- URL - Static variable in interface org.apache.felix.bundlerepository.Property
V
- V - Static variable in class org.apache.felix.bundlerepository.impl.RepositoryParser
- VERSION - Static variable in interface org.apache.felix.bundlerepository.Property
- VERSION - Static variable in interface org.apache.felix.bundlerepository.Resource
W
- wrap(Capability) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Capability[]) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Repository) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Repository[]) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(RepositoryAdmin) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Requirement) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Requirement[]) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Resolver) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Resource) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- wrap(Resource[]) - Static method in class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- Wrapper - Class in org.apache.felix.bundlerepository.impl.wrapper
- Wrapper() - Constructor for class org.apache.felix.bundlerepository.impl.wrapper.Wrapper
- writeCapability(Capability) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeCapability(Capability) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeCapability(Capability, Writer) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeCapability(Capability, Writer) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeProperty(Property) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeProperty(Property) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeProperty(Property, Writer) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeProperty(Property, Writer) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeRepository(Repository) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeRepository(Repository) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeRepository(Repository, Writer) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeRepository(Repository, Writer) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeRequirement(Requirement) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeRequirement(Requirement) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeRequirement(Requirement, Writer) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeRequirement(Requirement, Writer) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeResource(Resource) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeResource(Resource) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
- writeResource(Resource, Writer) - Method in interface org.apache.felix.bundlerepository.DataModelHelper
- writeResource(Resource, Writer) - Method in class org.apache.felix.bundlerepository.impl.DataModelHelperImpl
X
- XmlWriter - Class in org.apache.felix.bundlerepository.impl
- XmlWriter(Writer) - Constructor for class org.apache.felix.bundlerepository.impl.XmlWriter
- XmlWriter(Writer, boolean) - Constructor for class org.apache.felix.bundlerepository.impl.XmlWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form