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

A

AbstractDynamicPackageRequirement - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XPackageRequirement.
AbstractDynamicPackageRequirement(AbstractModule, String, Map<String, String>, Map<String, Object>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractDynamicPackageRequirement
 
AbstractLifecycleInterceptor - Class in org.jboss.osgi.deployment.interceptor
An abstract implementation of a LifecycleInterceptor.
AbstractLifecycleInterceptor() - Constructor for class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
 
AbstractLifecycleInterceptorService - Class in org.jboss.osgi.deployment.interceptor
A basic service that manages bundle lifecycle interceptors.
AbstractLifecycleInterceptorService(BundleContext) - Constructor for class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
 
AbstractModule - Class in org.jboss.osgi.resolver.spi
The abstract implementation of an XModule.
AbstractModuleBuilder - Class in org.jboss.osgi.resolver.spi
A builder for resolver modules
AbstractModuleBuilder() - Constructor for class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
AbstractPackageRequirement - Class in org.jboss.osgi.resolver.spi
The abstract implementation of a XPackageRequirement.
AbstractPackageRequirement(AbstractModule, String, Map<String, String>, Map<String, Object>) - Constructor for class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
AbstractResolver - Class in org.jboss.osgi.resolver.spi
An abstract base implementation of a Resolver.
AbstractResolver() - Constructor for class org.jboss.osgi.resolver.spi.AbstractResolver
 
AbstractVFS - Class in org.jboss.osgi.vfs
The AbstractVFS is the entry point for VFS abstraction used by the OSGi layer.
AbstractVFS() - Constructor for class org.jboss.osgi.vfs.AbstractVFS
 
ActivationPolicyMetaData - Interface in org.jboss.osgi.metadata
OSGi activation policy metadata.
adapt(Object) - Static method in class org.jboss.osgi.vfs.AbstractVFS
 
adapt(VirtualFile) - Static method in class org.jboss.osgi.vfs.AbstractVFS
 
adapt(Object) - Method in interface org.jboss.osgi.vfs.VFSAdaptor
Adapt a concrete instance of a jboss-vfs VirtualFile.
adapt(VirtualFile) - Method in interface org.jboss.osgi.vfs.VFSAdaptor
Adapt a VirtualFile to a concrete instance of a jboss-vfs VirtualFile.
add(Object) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
addAll(Collection) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
addAttachment(Class<T>, T) - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
addAttachment(Class<T>, T) - Method in interface org.jboss.osgi.resolver.spi.AttachmentSupport
Attach an arbirtary object with this element.
addAttachment(Class<T>, T) - Method in interface org.jboss.osgi.resolver.XAttachmentSupport
Attach an arbirtary object with this element.
addAttachment(Class<T>, T) - Method in interface org.jboss.osgi.spi.Attachments
Add arbitrary attachment
addAttachment(String, T, Class<T>) - Method in interface org.jboss.osgi.spi.Attachments
Add arbitrary attachment with name
addAttachment(String, Object) - Method in interface org.jboss.osgi.spi.Attachments
Add arbitrary attachment with name
addAttachment(Class<T>, T) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
addAttachment(String, T, Class<T>) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
addAttachment(String, Object) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
addBundleActivationPolicy(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleActivationPolicy(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleActivator(Class<?>) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleActivator(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleActivator(Class<?>) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleActivator(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleCapability(String, Version) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addBundleCapability(String, Version) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a bundle capability
addBundleClassPath(String...) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addBundleClassPath(String...) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.BUNDLE_CLASSPATH element
addBundleManifestVersion(int) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleManifestVersion(int) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleName(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleName(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleRequirement(String, Map<String, String>, Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addBundleRequirement(String, Map<String, String>, Map<String, Object>) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.REQUIRE_BUNDLE requirement
addBundleSymbolicName(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleSymbolicName(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleVersion(Version) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleVersion(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addBundleVersion(Version) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleVersion(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addDynamicImportPackages(Class<?>...) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addDynamicImportPackages(String...) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addDynamicImportPackages(String...) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addDynamicImportPackages(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addDynamicPackageRequirement(String, Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addDynamicPackageRequirement(String, Map<String, Object>) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.DYNAMICIMPORT_PACKAGE requirement
addExportPackages(Class<?>...) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addExportPackages(String...) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addExportPackages(Class<?>...) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addExportPackages(String...) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addExportPackages(Class<?>...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addExportPackages(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addFragmentHost(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addFragmentHost(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addFragmentHostRequirement(String, Map<String, String>, Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addFragmentHostRequirement(String, Map<String, String>, Map<String, Object>) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.FRAGMENT_HOST requirement
addImportPackages(Class<?>...) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addImportPackages(String...) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addImportPackages(Class<?>...) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addImportPackages(String...) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addImportPackages(Class<?>...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addImportPackages(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addingBundle(Bundle, BundleEvent) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.addingBundle method.
addingBundle(Bundle, BundleEvent) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle is being added to the BundleTracker.
addingService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.addingService method.
addingService(ServiceReference) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service is being added to the ServiceTracker.
addInput(Class<?>) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
Add an input requirement.
addInterceptor(LifecycleInterceptor) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
Add a LifecycleInterceptor to the service.
addMainAttribute(String, String) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
addManifestHeader(String, String) - Method in class org.jboss.osgi.spi.ManifestBuilder
 
addManifestHeader(String, String) - Method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
addModule(ModuleSpec) - Method in interface org.jboss.osgi.framework.ModuleLoaderProvider
 
addModule(Module) - Method in interface org.jboss.osgi.framework.ModuleLoaderProvider
 
addModule(XModule) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
addModule(XModule) - Method in interface org.jboss.osgi.resolver.XResolver
Add a module to the resolver.
addModuleActivator(String) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addModuleActivator(String) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.BUNDLE_ACTIVATOR element
addNativeLibrary(NativeLibrary) - Method in class org.jboss.osgi.metadata.NativeLibraryMetaData
 
addOutput(Class<?>) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
Add an output capability.
addPackageCapability(String, Map<String, String>, Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addPackageCapability(String, Map<String, String>, Map<String, Object>) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.EXPORT_PACKAGE capability
addPackageRequirement(String, Map<String, String>, Map<String, Object>) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
addPackageRequirement(String, Map<String, String>, Map<String, Object>) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Add a Constants.IMPORT_PACKAGE requirement
addRequireBundle(String) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addRequireBundle(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addRequireExecutionEnvironment(String...) - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
addRequireExecutionEnvironment(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addValue(String) - Method in interface org.jboss.osgi.metadata.Parameter
Add value.
addWire(AbstractWire) - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
addWire(AbstractModule, XRequirement, XModule, XCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
afterClass() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
ANONYMOUS_BUNDLE_SYMBOLIC_NAME - Static variable in interface org.jboss.osgi.metadata.OSGiMetaData
The fallback Constants.BUNDLE_SYMBOLICNAME for a v4.1 bundle
append(String) - Method in class org.jboss.osgi.spi.ManifestBuilder
 
append(String) - Method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
assembleArchive(String, String, Class<?>...) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.assembleArchive(String, String, Class...)
assembleArchive(String, String[], Class<?>...) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.assembleArchive(String, String[], Class...)
assembleArchive(String, String, Class<?>...) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assembleArchive(String, String[], Class<?>...) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertAllReferences(BundleContext, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertAllReferences(BundleContext, String, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertBundleEvent(int, Bundle) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertBundleState(int, int) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.assertBundleState(int, int)
assertBundleState(int, int) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertFrameworkEvent(int, Bundle, Class<? extends Throwable>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertGetReference(BundleContext, String, ServiceReference) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertInstanceOf(Object, Class<T>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertInstanceOf(Object, Class<T>, boolean) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertLoadClass(Bundle, String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.assertLoadClass(Bundle, String)
assertLoadClass(Bundle, String, Bundle) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.assertLoadClass(Bundle, String, Bundle)
assertLoadClass(Bundle, String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertLoadClass(Bundle, String, Bundle) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertLoadClassFail(Bundle, String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.assertLoadClassFail(Bundle, String)
assertLoadClassFail(Bundle, String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertNoAllReferences(BundleContext, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoAllReferences(BundleContext, String, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoBundleEvent() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoFrameworkEvent() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoGetReference(BundleContext, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoReferences(BundleContext, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoReferences(BundleContext, String, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoServiceEvent() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertReferences(BundleContext, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertReferences(BundleContext, String, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertServiceEvent(int, ServiceReference) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertUsingBundles(ServiceReference, Bundle...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
Attachments - Interface in org.jboss.osgi.spi
An interface for general Attachments
Attachments.Key - Class in org.jboss.osgi.spi
A key for attachements
Attachments.Key(String, Class<?>) - Constructor for class org.jboss.osgi.spi.Attachments.Key
Construct the key with optional class and name
AttachmentSupport - Interface in org.jboss.osgi.resolver.spi
Adds attachment support to an element
AttachmentSupport - Class in org.jboss.osgi.spi.util
Basic attachment support.
AttachmentSupport() - Constructor for class org.jboss.osgi.spi.util.AttachmentSupport
Construct with no attachments
AttachmentSupport(AttachmentSupport) - Constructor for class org.jboss.osgi.spi.util.AttachmentSupport
Construct with given attachments
AttributeAware - Interface in org.jboss.osgi.metadata
Attribute string value holder.
AttributeSupport - Interface in org.jboss.osgi.resolver.spi
Adds support for attributes
AUTOINSTALL_PROVIDER - Static variable in interface org.jboss.osgi.framework.Services
The service name for the AutoInstallProvider
AUTOINSTALL_PROVIDER_COMPLETE - Static variable in interface org.jboss.osgi.framework.Services
The AutoInstallProvider nested service that indicates completion
AutoInstallProvider - Interface in org.jboss.osgi.framework
Integration point to auto install bundles at framework startup.

B

BUNDLE_BASE_NAME - Static variable in interface org.jboss.osgi.framework.Services
The prefix for all OSGi bundle services
BUNDLE_INSTALL_PROVIDER - Static variable in interface org.jboss.osgi.framework.Services
The service name for the BundleInstallProvider
BUNDLE_MANAGER - Static variable in interface org.jboss.osgi.framework.Services
The BundleManagerService service name.
bundleChanged(BundleEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
bundleEvent(int) - Static method in class org.jboss.osgi.spi.ConstantsHelper
Return the string representation of a BundleEvent type
BundleInfo - Class in org.jboss.osgi.spi
Primitive access to bundle meta data and root virtual file.
BundleInfo - Class in org.jboss.osgi.spi.util
Deprecated. use the SPI provided version
BundleInstallProvider - Interface in org.jboss.osgi.framework
A handler for bundle deployments.
BundleManagerService - Interface in org.jboss.osgi.framework
Integration point for Bundle management.
bundleState(int) - Static method in class org.jboss.osgi.spi.ConstantsHelper
Return the string representation of a Bundle state
BundleTracker - Class in org.osgi.util.tracker
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer) - Constructor for class org.osgi.util.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer - Interface in org.osgi.util.tracker
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.

C

cancel(boolean) - Method in class org.jboss.osgi.framework.FutureServiceValue
 
CaseInsensitiveDictionary - Class in org.jboss.osgi.metadata
CaseInsensitiveDictionary.
CaseInsensitiveDictionary(Dictionary) - Constructor for class org.jboss.osgi.metadata.CaseInsensitiveDictionary
Create a new CaseInsensitiveDictionary.
clear() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
close() - Method in class org.jboss.osgi.spi.BundleInfo
Closes the accociated resources.
close() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Closes the accociated resources.
close() - Method in class org.osgi.util.tracker.BundleTracker
Close this BundleTracker.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker.
configure() - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Configure this provider with the default configuration
configure(URL) - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Configure this provider from the given URL
configure(String) - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Configure this provider from a given resource
configure(InputStream) - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Configure this provider from a given input stream
configure() - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
configure(String) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
configure(URL) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
configure(InputStream) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
Constants - Interface in org.jboss.osgi.framework
A collection of propriatary constants.
ConstantsHelper - Class in org.jboss.osgi.spi
String representation for common OSGi Constants
ConstantsHelper() - Constructor for class org.jboss.osgi.spi.ConstantsHelper
 
contains(Object) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
containsAll(Collection) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
context - Variable in class org.osgi.util.tracker.BundleTracker
The Bundle Context used by this BundleTracker.
context - Variable in class org.osgi.util.tracker.ServiceTracker
The Bundle Context used by this ServiceTracker.
copyStream(InputStream, OutputStream) - Static method in class org.jboss.osgi.vfs.VFSUtils
 
create(String) - Static method in class org.jboss.osgi.jmx.ObjectNameFactory
 
create(String, String, String) - Static method in class org.jboss.osgi.jmx.ObjectNameFactory
 
create(String, Hashtable<String, String>) - Static method in class org.jboss.osgi.jmx.ObjectNameFactory
 
create() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
createBuilder(String) - Static method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
createBuilder(String, Version) - Static method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
createBundleInfo(String) - Static method in class org.jboss.osgi.spi.BundleInfo
 
createBundleInfo(URL) - Static method in class org.jboss.osgi.spi.BundleInfo
 
createBundleInfo(VirtualFile) - Static method in class org.jboss.osgi.spi.BundleInfo
 
createBundleInfo(VirtualFile, String) - Static method in class org.jboss.osgi.spi.BundleInfo
 
createBundleInfo(String) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
createBundleInfo(URL) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
createBundleInfo(VirtualFile) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
createBundleInfo(VirtualFile, String) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
createDeployment(BundleInfo) - Static method in class org.jboss.osgi.deployment.deployer.DeploymentFactory
Create a deploymenmt from a BundleInfo
createDeployment(VirtualFile, String, String, Version) - Static method in class org.jboss.osgi.deployment.deployer.DeploymentFactory
Create a deploymenmt that is based on a VirtualFile
createDeployment(String, String, Version) - Static method in class org.jboss.osgi.deployment.deployer.DeploymentFactory
Create a generic deploymenmt.
createFramework(Map<String, Object>) - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
Overwrite to create the framework
createFramework(Map<String, Object>) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Overwrite to create the framework
createFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
createModule(OSGiMetaData, int) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
createModule(String, Version, int) - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
createModule(OSGiMetaData, int) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Create a module builder from OSGi metadata
createModule(String, Version, int) - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Create an empty module builder

D

DEFAULT_FRAMEWORK_INIT_TIMEOUT - Static variable in interface org.jboss.osgi.framework.Constants
The default timeout for the framework to initialize is 5sec
DEFAULT_FRAMEWORK_PACKAGES - Static variable in interface org.jboss.osgi.framework.SystemPathsProvider
 
DEFAULT_FRAMEWORK_START_TIMEOUT - Static variable in interface org.jboss.osgi.framework.Constants
The default timeout for the framework to start is 10sec
DEFAULT_OSGI_FRAMEWORK_PROPERTIES - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
The default framework config: jboss-osgi-framework.properties
DEFAULT_REMOTE_RMI_HOST - Static variable in interface org.jboss.osgi.jmx.JMXConstantsExt
The default host that the RMIAdaptor binds to: 127.0.0.1
DEFAULT_REMOTE_RMI_PORT - Static variable in interface org.jboss.osgi.jmx.JMXConstantsExt
The default port that the RMI Registry binds to: 1090
DEFAULT_SYSTEM_PACKAGES - Static variable in interface org.jboss.osgi.framework.SystemPathsProvider
 
DependencyMetaData - Interface in org.jboss.osgi.metadata
Metadata about what a osgi service's dependency.
deploy(Deployment) - Method in interface org.jboss.osgi.deployment.deployer.DeployerService
Deploy a bundle
deploy(Deployment[]) - Method in interface org.jboss.osgi.deployment.deployer.DeployerService
Deploy an array of bundles
deploy(Deployment) - Method in class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
deploy(Deployment[]) - Method in class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
DeployerService - Interface in org.jboss.osgi.deployment.deployer
A Service that can be used to deploy/undeploy bundles or archives to/from the runtime.
Deployment - Interface in org.jboss.osgi.deployment.deployer
An abstraction of a bundle deployment
DeploymentFactory - Class in org.jboss.osgi.deployment.deployer
A deployment factory.
DeploymentServicesActivator - Class in org.jboss.osgi.deployment
An activator for the deployment services.
DeploymentServicesActivator() - Constructor for class org.jboss.osgi.deployment.DeploymentServicesActivator
 
DirectiveSupport - Interface in org.jboss.osgi.resolver.spi
Adds support for directives
DocumentBuilderFactoryImpl - Class in org.jboss.osgi.xml
A DocumentBuilderFactory that gets loaded from this bundle.
DocumentBuilderFactoryImpl() - Constructor for class org.jboss.osgi.xml.DocumentBuilderFactoryImpl
 
DOMCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of DOM Parser Factory Class Name file
DOMFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the DOM Parser Factory Class name.

E

elements() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
elements() - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
entrySet() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
equals(Object) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
equals(Object) - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
equals(Object) - Method in class org.jboss.osgi.metadata.VersionRange
 
equals(Object) - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
equals(Object) - Method in class org.jboss.osgi.resolver.XVersionRange
 
equals(Object) - Method in class org.jboss.osgi.spi.Attachments.Key
Two keys are equal if their Attachments.Key.toString() is equal
equals(Object) - Method in class org.jboss.osgi.spi.BundleInfo
 
equals(Object) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
equals(Object) - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
equals(Object) - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 

F

filter - Variable in class org.osgi.util.tracker.ServiceTracker
The Filter used by this ServiceTracker which specifies the search criteria for the services to track.
findEntries(String, String, boolean) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
findEntries(String, String, boolean) - Method in interface org.jboss.osgi.vfs.VirtualFile
Returns entries in this bundle and its attached fragments.
FRAMEWORK_ACTIVATOR - Static variable in interface org.jboss.osgi.framework.Services
The service name to use as a dependency to activate the Framework
FRAMEWORK_ACTIVE - Static variable in interface org.jboss.osgi.framework.Services
The service name for the started Framework
FRAMEWORK_BASE_NAME - Static variable in interface org.jboss.osgi.framework.Services
The base name of all framework services
FRAMEWORK_CREATE - Static variable in interface org.jboss.osgi.framework.Services
The service name for the created Framework
FRAMEWORK_INIT - Static variable in interface org.jboss.osgi.framework.Services
The service name for the initialized Framework
FRAMEWORK_MODULE_PROVIDER - Static variable in interface org.jboss.osgi.framework.Services
The service name for the FrameworkModuleProvider
frameworkEvent(int) - Static method in class org.jboss.osgi.spi.ConstantsHelper
 
frameworkEvent(FrameworkEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
FrameworkException - Exception in org.jboss.osgi.spi.framework
An OSGi Framework Exception that should be thrown on unrecoverable errors.
FrameworkException(String) - Constructor for exception org.jboss.osgi.spi.framework.FrameworkException
 
FrameworkException(String, Throwable) - Constructor for exception org.jboss.osgi.spi.framework.FrameworkException
 
FrameworkException(Throwable) - Constructor for exception org.jboss.osgi.spi.framework.FrameworkException
 
FrameworkIntegrationBean - Class in org.jboss.osgi.spi.framework
An abstraction of an OSGi Framework.
FrameworkIntegrationBean() - Constructor for class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
FrameworkModuleProvider - Interface in org.jboss.osgi.framework
The framework module provider.
FutureServiceValue<T> - Class in org.jboss.osgi.framework
A Future that waits for the given service to come up and returns it's value.
FutureServiceValue(ServiceController<T>) - Constructor for class org.jboss.osgi.framework.FutureServiceValue
 

G

GenericBundleWrapper<T extends Bundle> - Class in org.jboss.osgi.spi.framework
A generic Bundle wrapper that delegates all method calls to the underlying Bundle implementation.
GenericBundleWrapper(T) - Constructor for class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
GenericFrameworkWrapper<T extends Framework> - Class in org.jboss.osgi.spi.framework
A generic Framework wrapper that delegates all method calls to the underlying Framework implementation.
GenericFrameworkWrapper(T) - Constructor for class org.jboss.osgi.spi.framework.GenericFrameworkWrapper
 
get() - Method in class org.jboss.osgi.framework.FutureServiceValue
 
get(long, TimeUnit) - Method in class org.jboss.osgi.framework.FutureServiceValue
 
get(MBeanServerConnection, ObjectName, Class<T>) - Static method in class org.jboss.osgi.jmx.MBeanProxy
 
get(Object) - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
get(Object) - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
getAttachment(Class<T>) - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getAttachment(Class<T>) - Method in interface org.jboss.osgi.resolver.spi.AttachmentSupport
Get the attached object for a given key
getAttachment(Class<T>) - Method in interface org.jboss.osgi.resolver.XAttachmentSupport
Get the attached object for a given key
getAttachment(Class<T>) - Method in interface org.jboss.osgi.spi.Attachments
Get an arbitrary attachment
getAttachment(String, Class<T>) - Method in interface org.jboss.osgi.spi.Attachments
Get an arbitrary attachment
getAttachment(String) - Method in interface org.jboss.osgi.spi.Attachments
Get an arbitrary attachment
getAttachment(Class<T>) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
getAttachment(String, Class<T>) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
getAttachment(String) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
getAttachmentKeys() - Method in interface org.jboss.osgi.spi.Attachments
Get attachment keys
getAttachmentKeys() - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
getAttribute() - Method in interface org.jboss.osgi.metadata.AttributeAware
Get the attribute.
getAttribute(String) - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get an attribute by name.
getAttribute(String) - Method in interface org.jboss.osgi.resolver.spi.AttributeSupport
Get the value of the given attribute
getAttribute(String) - Method in interface org.jboss.osgi.resolver.XAttributeSupport
Get the value of the given attribute
getAttributes() - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get the attributes.
getAttributes() - Method in interface org.jboss.osgi.resolver.spi.AttributeSupport
Get the attributes
getAttributes() - Method in interface org.jboss.osgi.resolver.XAttributeSupport
Get the attributes
getAttributeValue(String, Class<T>) - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get an attribute value
getAttributeValue(String, T, Class<T>) - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get a directive value
getAutoInstall() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
getAutoStart() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
getBindMethod() - Method in interface org.jboss.osgi.metadata.ListenerMetaData
 
getBootDelegationFilter() - Method in interface org.jboss.osgi.framework.SystemPathsProvider
Get the filter for boot delegation
getBootDelegationPackages() - Method in interface org.jboss.osgi.framework.SystemPathsProvider
Get the list of defined boot delegation packages
getBootDelegationPaths() - Method in interface org.jboss.osgi.framework.SystemPathsProvider
Get the filter for boot delegation
getBootstrapProvider() - Static method in class org.jboss.osgi.spi.framework.OSGiBootstrap
Get an instance of an OSGiBootstrapProvider.
getBundle() - Method in interface org.jboss.osgi.deployment.interceptor.InvocationContext
Get the bundle
getBundle(ModuleIdentifier) - Method in interface org.jboss.osgi.framework.BundleManagerService
Get the bundle base name for the module identifier.
getBundle() - Method in interface org.jboss.osgi.modules.ModuleContext
 
getBundle() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
getBundleActivationPolicy() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get bundle activation policy.
getBundleActivator() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get bundle activator class name.
getBundleCapability() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getBundleCapability() - Method in interface org.jboss.osgi.resolver.XModule
Get this modules host capability
getBundleCategory() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the bundle category
getBundleClassPath() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the bundle classpath
getBundleClassPath() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getBundleClassPath() - Method in interface org.jboss.osgi.resolver.XModule
Get the bundle class paths
getBundleContext() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
getBundleContext() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getBundleDescription() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the description
getBundleId() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getBundleLocalization() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the localization's location
getBundleManifestVersion() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the bundle manifest version
getBundleManifestVersion(Manifest) - Static method in class org.jboss.osgi.spi.BundleInfo
Get the bundle manifest version.
getBundleManifestVersion(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle manifest version.
getBundleName() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the name
getBundleNativeCode() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get native code libs
getBundleParameters() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the bundle parameters
getBundleRequirements() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getBundleRequirements() - Method in interface org.jboss.osgi.resolver.XModule
Get the bundle requirements
getBundles() - Method in class org.osgi.util.tracker.BundleTracker
Return an array of Bundles for all bundles being tracked by this BundleTracker.
getBundleSymbolicName() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get bundle symbolic name.
getBundleSymbolicName() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getBundleSymbolicName() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
The bundle symbolic name of the exporting bundle
getBundleUpdateLocation() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the update url.
getBundleVersion() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get bundle's version.
getBundleVersion() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getBundleVersion() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
The bundle version of the exporting bundle
getCallbackHandler() - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
getCapabilities() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getCapabilities() - Method in interface org.jboss.osgi.resolver.XModule
Get all module capabilities
getCapability() - Method in interface org.jboss.osgi.resolver.XWire
Returns the associated capability from the exporting module that satisfies the requirement of the importing module.
getCeiling() - Method in class org.jboss.osgi.metadata.VersionRange
 
getCeiling() - Method in class org.jboss.osgi.resolver.XVersionRange
 
getCertificates() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the Certificates for the virtual file.
getChild(String) - Method in interface org.jboss.osgi.vfs.VirtualFile
Get a child
getChildren() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the children
getChildrenRecursively() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get all children recursively
getClassPart() - Method in class org.jboss.osgi.spi.Attachments.Key
Get the class part for this key
getClassSpec(String) - Method in class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 
getCodeSigners() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the CodeSigners for a the virtual file.
getDependency() - Method in interface org.jboss.osgi.metadata.DependencyMetaData
What is the dependency
getDirective(String) - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get a directive by name.
getDirective(String) - Method in interface org.jboss.osgi.resolver.spi.DirectiveSupport
Get the value of the given directive
getDirective(String) - Method in interface org.jboss.osgi.resolver.XDirectiveSupport
Get the value of the given directive
getDirectives() - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get the declerations
getDirectives() - Method in interface org.jboss.osgi.resolver.spi.DirectiveSupport
Get the directives
getDirectives() - Method in interface org.jboss.osgi.resolver.XDirectiveSupport
Get the directives
getDirectiveValue(String, Class<T>) - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get a directive value
getDirectiveValue(String, T, Class<T>) - Method in interface org.jboss.osgi.metadata.ParameterizedAttribute
Get a directive value
getDynamicImports() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get dynamic imports.
getDynamicPackageRequirements() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getDynamicPackageRequirements() - Method in interface org.jboss.osgi.resolver.XModule
Get the dynamic package requirements
getEntry(String) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getEntryPaths(String) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getEntryPaths(String) - Method in interface org.jboss.osgi.vfs.VirtualFile
Returns an Enumeration of all the paths (String objects) to entries within this bundle whose longest sub-path matches the specified path.
getExclude() - Method in interface org.jboss.osgi.resolver.XPackageCapability
Classes that must not be visible to an importer
getExcludes() - Method in interface org.jboss.osgi.metadata.ActivationPolicyMetaData
Get the exclude packages.
getExporter() - Method in interface org.jboss.osgi.resolver.XWire
Returns the exporting module.
getExportPackages() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the export packages.
getExtension() - Method in interface org.jboss.osgi.resolver.XFragmentHostRequirement
 
getFloor() - Method in class org.jboss.osgi.metadata.VersionRange
 
getFloor() - Method in class org.jboss.osgi.resolver.XVersionRange
 
getFragmentAttachment() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the fragment attrachment todo fragments
getFragmentHost() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the fragment host.
getFramework() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
getFramework() - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Get the configured OSGi Framework
getFramework() - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
getFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getFrameworkModule(Bundle) - Method in interface org.jboss.osgi.framework.FrameworkModuleProvider
 
getFrameworkName() - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getFrameworkName()
getFrameworkName() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
getHeader(String) - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Extension point to read custom manifest headers.
getHeaders() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the headers in raw unlocalized format.
getHeaders() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getHeaders(String) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getHostRequirement() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getHostRequirement() - Method in interface org.jboss.osgi.resolver.XModule
Get the fragment host requirement if this module is a fragment
getImporter() - Method in interface org.jboss.osgi.resolver.XWire
Returns the importing module.
getImportPackages() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the import packages.
getInclude() - Method in interface org.jboss.osgi.resolver.XPackageCapability
Classes that must be visible to an importer
getIncludes() - Method in interface org.jboss.osgi.metadata.ActivationPolicyMetaData
Get include packages.
getInitialStartLevel() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Returns the initial start level of the bundle.
getInput() - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
Get the required set of inputs.
getInput() - Method in interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
Get the required set of inputs.
getInstance() - Static method in class org.jboss.osgi.resolver.XResolverFactory
Get an instance of the resolver factory
getInstance(ClassLoader) - Static method in class org.jboss.osgi.resolver.XResolverFactory
Get an instance of the resolver factory
getInterceptorChain() - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
 
getInvocationContext(Bundle) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
Get the InvocationContext for the given bundle.
getLastModified() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getLibrary(String) - Method in class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 
getLibraryPath() - Method in class org.jboss.osgi.metadata.NativeLibrary
 
getLocation() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the bundle location
getLocation() - Method in class org.jboss.osgi.spi.BundleInfo
Get the bundle location
getLocation() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getLocation() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle location
getLongName() - Method in class org.jboss.osgi.testing.OSGiTest
Get the the FQN of this test class.
getMandatory() - Method in interface org.jboss.osgi.resolver.XPackageCapability
Get the list of mandatory attriutes
getManifest() - Method in class org.jboss.osgi.spi.BundleInfo
 
getManifest() - Method in class org.jboss.osgi.spi.ManifestBuilder
 
getManifest() - Method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
getManifest() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
getManifest() - Method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
getManifest() - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
getManifest(VirtualFile) - Static method in class org.jboss.osgi.vfs.VFSUtils
 
getManifestHeader(String) - Method in class org.jboss.osgi.spi.BundleInfo
Get the manifest header for the given key.
getManifestHeader(String) - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the manifest header for the given key.
getModule() - Method in interface org.jboss.osgi.modules.ModuleContext
 
getModule() - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
getModule() - Method in interface org.jboss.osgi.resolver.XCapability
Get associated module.
getModule() - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Get the final module from the builder
getModule() - Method in interface org.jboss.osgi.resolver.XRequirement
Get associated module.
getModule() - Method in exception org.jboss.osgi.resolver.XResolverException
 
getModuleActivator() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getModuleActivator() - Method in interface org.jboss.osgi.resolver.XModule
Get the optional module activator
getModuleById(XModuleIdentity) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
getModuleById(XModuleIdentity) - Method in interface org.jboss.osgi.resolver.XResolver
Find the a module for a given id.
getModuleId() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getModuleId() - Method in interface org.jboss.osgi.resolver.XModule
Get the module id
getModuleIdentifier(XModule) - Method in interface org.jboss.osgi.framework.ModuleLoaderProvider
 
getModuleIdentity() - Method in class org.jboss.osgi.resolver.spi.AbstractModuleBuilder
 
getModuleIdentity() - Method in interface org.jboss.osgi.resolver.XModuleBuilder
Get the module identity from the builder
getModuleLoader() - Method in interface org.jboss.osgi.framework.ModuleLoaderProvider
 
getModules() - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
getModules() - Method in interface org.jboss.osgi.resolver.XResolver
Get the list of registered modules
getName() - Method in interface org.jboss.osgi.resolver.XElement
Get the name for this capability.
getName() - Method in interface org.jboss.osgi.resolver.XModuleIdentity
 
getName() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the simple VF name (X.java)
getNamePart() - Method in class org.jboss.osgi.spi.Attachments.Key
Get the name part for this key
getNativeLibraries() - Method in class org.jboss.osgi.metadata.NativeLibraryMetaData
 
getObject(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Returns the customized object for the specified Bundle if the specified bundle is being tracked by this BundleTracker.
getOSGiMetaData() - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
getOutput() - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
Get the provided set of outputs.
getOutput() - Method in interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
Get the provided set of outputs.
getPackageAdmin() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getPackageCapabilities() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getPackageCapabilities() - Method in interface org.jboss.osgi.resolver.XModule
Get the package capabilities
getPackageName() - Method in interface org.jboss.osgi.metadata.PackageAttribute
Get the package name.
getPackageRequirements() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getPackageRequirements() - Method in interface org.jboss.osgi.resolver.XModule
Get the non-dynamic package requirements
getPackageSpec(String) - Method in class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 
getParent() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the parent
getPathFromClassName(String) - Static method in class org.jboss.osgi.vfs.VFSUtils
 
getPathFromPackageName(String) - Static method in class org.jboss.osgi.vfs.VFSUtils
 
getPathName() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the VFS relative path name (org/jboss/X.java)
getPaths() - Method in class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 
getProperties() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
getProperty(String) - Method in interface org.jboss.osgi.spi.util.StringPropertyReplacer.PropertyProvider
 
getRef() - Method in interface org.jboss.osgi.metadata.ListenerMetaData
 
getRegisteredServices() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getRelativeOrder() - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptor
Get default relative order
getRelativeOrder() - Method in interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
Get the relative order of this interceptor
getRequireBundles() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get the required exports
getRequiredExecutionEnvironment() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Get required exectuion envs
getRequirement() - Method in exception org.jboss.osgi.resolver.XResolverException
 
getRequirement() - Method in interface org.jboss.osgi.resolver.XWire
Returns the associated requirement from the importing module that resulted in the creation of this wire.
getRequirements() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getRequirements() - Method in interface org.jboss.osgi.resolver.XModule
Get all module requirements
getResolution() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getResolution() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
The required resolution
getResolution() - Method in interface org.jboss.osgi.resolver.XRequireBundleRequirement
 
getResolver() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getResolver() - Method in interface org.jboss.osgi.resolver.XModule
Get the resolver that is controlling this module.
getResource(String) - Method in class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 
getResource(String) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getResourceFile(String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getResourceFile(String)
getResourceFile(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the File for the test resource
getResources(String) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getResourceURL(String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getResourceURL(String)
getResourceURL(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the URL for the test resource
getResourceURL(Bundle, String) - Method in class org.osgi.util.xml.XMLParserActivator
 
getRevision() - Method in interface org.jboss.osgi.resolver.XModuleIdentity
 
getRoot() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the root virtual file
getRoot() - Method in interface org.jboss.osgi.deployment.interceptor.InvocationContext
Get the root virtual file
getRoot() - Method in class org.jboss.osgi.spi.BundleInfo
Get the bundle root file
getRoot() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle root file
getRootName() - Method in class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 
getRootURL() - Method in class org.jboss.osgi.spi.BundleInfo
Get the bundle root url
getRootURL() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle root url
getServerHost() - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getServerHost()
getServerHost() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
getService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference if the specified referenced service is being tracked by this ServiceTracker.
getService() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getServiceContainer() - Method in interface org.jboss.osgi.modules.ModuleContext
 
getServiceName(Bundle) - Method in interface org.jboss.osgi.framework.BundleManagerService
Get the service base name for the given bundle.
getServiceName(Class<?>) - Method in interface org.jboss.osgi.modules.ModuleContext
Get the ServiceName for the given service interface that an xservice implements.
getServiceReference(String, long) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
Get a ServiceReference within the given timeout.
getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference for one of the services being tracked by this ServiceTracker.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReferences for all services being tracked by this ServiceTracker.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
getServicesInUse() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getShortName() - Method in class org.jboss.osgi.testing.OSGiTest
Get the last token in the FQN of this test class.
getSignerCertificates(int) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getStartLevel() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the start level associated with this deployment
getStartLevel() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getState() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getStreamURL() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the URL used for streaming.
getSymbolicName() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the bundle symbolic name
getSymbolicName() - Method in class org.jboss.osgi.spi.BundleInfo
Get the bundle symbolic name
getSymbolicName() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getSymbolicName() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle symbolic name
getSystemContext() - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
 
getSystemContext() - Method in interface org.jboss.osgi.deployment.interceptor.InvocationContext
Get the system bundle context
getSystemContext() - Method in interface org.jboss.osgi.modules.ModuleContext
 
getSystemContext() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getSystemFilter() - Method in interface org.jboss.osgi.framework.SystemPathsProvider
Get the filter that the system exports
getSystemPackages() - Method in interface org.jboss.osgi.framework.SystemPathsProvider
Get the list of defined system packages
getSystemPaths() - Method in interface org.jboss.osgi.framework.SystemPathsProvider
Get the set of paths that the system exports
getTargetContainer() - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getTargetContainer()
getTargetContainer() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
getTestArchiveFile(String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getTestArchiveFile(String)
getTestArchiveFile(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the File for the deployment archive
getTestArchivePath(String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getTestArchivePath(String)
getTestArchivePath(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the absolute path for the deployment archive
getTestArchiveURL(String) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getTestArchiveURL(String)
getTestArchiveURL(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the URL for the deployment archive
getTrackingCount() - Method in class org.osgi.util.tracker.BundleTracker
Returns the tracking count for this BundleTracker.
getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker.
getType() - Method in interface org.jboss.osgi.metadata.ActivationPolicyMetaData
Get the type.
getUnbindMethod() - Method in interface org.jboss.osgi.metadata.ListenerMetaData
 
getUses() - Method in interface org.jboss.osgi.resolver.XPackageCapability
Get the package names used by this package capability
getValue() - Method in interface org.jboss.osgi.metadata.Parameter
Get value.
getVersion() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the bundle version Consider making Version serializable https://www.osgi.org/members/bugzilla/show_bug.cgi?id=1744
getVersion() - Static method in class org.jboss.osgi.framework.util.Java
Return the version of Java supported by the VM.
getVersion() - Method in interface org.jboss.osgi.metadata.VersionRangeAttribute
Get the version range.
getVersion() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getVersion() - Method in interface org.jboss.osgi.resolver.XBundleCapability
Get the bundle version
getVersion() - Method in interface org.jboss.osgi.resolver.XModule
Get the module version
getVersion() - Method in interface org.jboss.osgi.resolver.XModuleIdentity
 
getVersion() - Method in interface org.jboss.osgi.resolver.XPackageCapability
Get the package version
getVersion() - Method in class org.jboss.osgi.spi.BundleInfo
Get the bundle version
getVersion() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
getVersion() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle version
getVersionRange() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
getVersionRange() - Method in interface org.jboss.osgi.resolver.XFragmentHostRequirement
 
getVersionRange() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
Get the required version range
getVersionRange() - Method in interface org.jboss.osgi.resolver.XRequireBundleRequirement
 
getVisibility() - Method in interface org.jboss.osgi.resolver.XRequireBundleRequirement
 
getWiredCapability() - Method in interface org.jboss.osgi.resolver.XRequirement
Get the wired capbillity for this requirement.
getWiredRequirements() - Method in interface org.jboss.osgi.resolver.XCapability
Get the set of requirements that this capability is wired to
getWires() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
getWires() - Method in interface org.jboss.osgi.resolver.XModule
Get the list of wires for this module
getWrappedBundle() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 

H

handleStateChange(int, Bundle) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
Invoke the registered set of interceptors for the given bundle state change.
handleStateChange(int, Bundle) - Method in interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptorService
Invoke the registered set of interceptors for the given bundle state change.
hashCode() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
hashCode() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
hashCode() - Method in class org.jboss.osgi.metadata.VersionRange
 
hashCode() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
hashCode() - Method in class org.jboss.osgi.resolver.XVersionRange
 
hashCode() - Method in class org.jboss.osgi.spi.Attachments.Key
Two keys have the same hashCode if their Attachments.Key.toString() is equal
hashCode() - Method in class org.jboss.osgi.spi.BundleInfo
 
hashCode() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
hashCode() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
hashCode() - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
hasPermission(Object) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 

I

infiniteRange - Static variable in class org.jboss.osgi.metadata.VersionRange
 
infiniteRange - Static variable in class org.jboss.osgi.resolver.XVersionRange
 
init() - Method in class org.jboss.osgi.spi.framework.GenericFrameworkWrapper
 
installBundle(Deployment) - Method in class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
installBundle(ServiceTarget, Deployment) - Method in interface org.jboss.osgi.framework.BundleInstallProvider
Install the bundle service for the given deployment.
installBundle(ServiceTarget, Deployment) - Method in interface org.jboss.osgi.framework.BundleManagerService
Install a bundle from the given deployment
installBundle(Archive<?>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
installBundle(VirtualFile) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
installBundle(String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
installBundle(String, InputStream) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
INSTANCE - Static variable in class org.jboss.osgi.framework.util.NoFilter
Singleton instance
InvocationContext - Interface in org.jboss.osgi.deployment.interceptor
The context passed between Interceptors
invoke(int, InvocationContext) - Method in interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
Called by the LifecycleInterceptorService when the given bundle is about to change to the given state
IOUtils - Class in org.jboss.osgi.framework.util
A collection of IO utilities.
isAutoStart() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the autostart flag associated with this deployment
isBundleUpdate() - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Get the update flag associated with this deployment
isCancelled() - Method in class org.jboss.osgi.framework.FutureServiceValue
 
isCeilingInclusive() - Method in class org.jboss.osgi.metadata.VersionRange
 
isCeilingInclusive() - Method in class org.jboss.osgi.resolver.XVersionRange
 
isCollection() - Method in interface org.jboss.osgi.metadata.Parameter
Has multiple values.
isCompatible(int) - Static method in class org.jboss.osgi.framework.util.Java
Returns true if the current virtual machine is compatible with the given version identifer.
isDirectory() - Method in interface org.jboss.osgi.vfs.VirtualFile
Whether it is a directory in the VFS.
isDone() - Method in class org.jboss.osgi.framework.FutureServiceValue
 
isDynamic() - Method in interface org.jboss.osgi.resolver.XPackageRequirement
True if this is a dynamic package requirement.
isDynamic() - Method in interface org.jboss.osgi.resolver.XRequirement
True if this is a dynamic requirement.
isEmpty() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
isEmpty() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
isEmpty() - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
isFile() - Method in interface org.jboss.osgi.vfs.VirtualFile
Whether it is a file in the VFS.
isFloorInclusive() - Method in class org.jboss.osgi.metadata.VersionRange
 
isFloorInclusive() - Method in class org.jboss.osgi.resolver.XVersionRange
 
isFragment() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
isFragment() - Method in interface org.jboss.osgi.resolver.XModule
True is this module represents a fragment
isInRange(Version) - Method in class org.jboss.osgi.metadata.VersionRange
 
isInRange(Version) - Method in class org.jboss.osgi.resolver.XVersionRange
 
isOptional() - Method in interface org.jboss.osgi.resolver.XRequirement
True if this requirement is optional
isResolved() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
isResolved() - Method in interface org.jboss.osgi.resolver.XModule
True if this module is resolved
isSingleton() - Method in interface org.jboss.osgi.metadata.OSGiMetaData
Whether the bundle is a singleton
isValidateBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.BundleInfo
Deprecated. use BundleInfo.isValidBundleManifest(Manifest)
isValidateBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. use BundleInfo.isValidBundleManifest(java.util.jar.Manifest)
isValidBundle(VirtualFile) - Static method in class org.jboss.osgi.spi.BundleInfo
Validate manifest from the given virtual file.
isValidBundle(VirtualFile) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Validate manifest from the given virtual file.
isValidBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.BundleInfo
Validate a given bundle manifest.
isValidBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Validate a given bundle manifest.
isVersion(int) - Static method in class org.jboss.osgi.framework.util.Java
Returns true if the given version identifer is equal to the version identifier of the current virtuial machine.
iterator() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 

J

Java - Class in org.jboss.osgi.framework.util
Provides common access to specifics about the version of Java that a virtual machine supports.
JBOSGI_BASE_NAME - Static variable in interface org.jboss.osgi.framework.Services
The prefix for all OSGi services
JBOSGI_PREFIX - Static variable in interface org.jboss.osgi.framework.Constants
The prefix for modules/services managed by the OSGi layer
JBOSGI_SERVICE_BASE_NAME - Static variable in interface org.jboss.osgi.framework.Services
The prefix for all OSGi services
JBOSGI_XSERVICE_BASE_NAME - Static variable in interface org.jboss.osgi.framework.Services
The base name of all framework OSGi services that were registered outside the OSGi layer
JMXConstantsExt - Interface in org.jboss.osgi.jmx
The JMX service contants

K

keys() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
keys() - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
keySet() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 

L

LifecycleInterceptor - Interface in org.jboss.osgi.deployment.interceptor
An OSGi bundle lifecycle interceptor.
LifecycleInterceptorException - Exception in org.jboss.osgi.deployment.interceptor
A runtime exception that may be thrown from a lifecycle interceptor.
LifecycleInterceptorException(String) - Constructor for exception org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException
 
LifecycleInterceptorException(String, Throwable) - Constructor for exception org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException
 
LifecycleInterceptorService - Interface in org.jboss.osgi.deployment.interceptor
A service that invokes lifecycle interceptors.
ListenerMetaData - Interface in org.jboss.osgi.metadata
Simple listener meta data - referencing bean as listener.
load(InputStream) - Static method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
load(Reader) - Static method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
load(Properties) - Static method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
load(Manifest) - Static method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
loadClass(String) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
loadService(Class<T>) - Static method in class org.jboss.osgi.spi.util.ServiceLoader
Loads the first of a list of service implementations defined in META-INF/services/${serviceClass}
loadServices(Class<T>) - Static method in class org.jboss.osgi.spi.util.ServiceLoader
Loads a list of service implementations defined in META-INF/services/${serviceClass}
logLevel(int) - Static method in class org.jboss.osgi.spi.ConstantsHelper
Return the string representation of a LogService level

M

main(String[]) - Static method in class org.jboss.osgi.spi.framework.OSGiBootstrap
The main entry point
ManifestBuilder - Class in org.jboss.osgi.spi
A simple manifest builder.
ManifestBuilder() - Constructor for class org.jboss.osgi.spi.ManifestBuilder
 
ManifestBuilder - Class in org.jboss.osgi.testing
Deprecated. use the SPI provided version
ManifestBuilder() - Constructor for class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
ManifestParser - Class in org.jboss.osgi.metadata
ManifestParser.
ManifestParser() - Constructor for class org.jboss.osgi.metadata.ManifestParser
 
markResolved(XModule) - Method in interface org.jboss.osgi.resolver.XResolverCallback
 
match(Dictionary) - Method in class org.jboss.osgi.framework.util.NoFilter
 
match(ServiceReference) - Method in class org.jboss.osgi.framework.util.NoFilter
 
match(XPackageCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
match(XPackageCapability) - Method in interface org.jboss.osgi.resolver.XPackageRequirement
True if the given capability matches this requirement
matchCase(Dictionary) - Method in class org.jboss.osgi.framework.util.NoFilter
 
matchPackageName(XPackageCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractDynamicPackageRequirement
 
matchPackageName(XPackageCapability) - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
MBeanProxy - Class in org.jboss.osgi.jmx
A simple MBeanProxy
MBeanProxy() - Constructor for class org.jboss.osgi.jmx.MBeanProxy
 
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.modifiedBundle method.
modifiedBundle(Bundle, BundleEvent, Object) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been modified.
modifiedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.modifiedService method.
modifiedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been modified.
MODULE_LOADER_PROVIDER - Static variable in interface org.jboss.osgi.framework.Services
The service name for the ModuleLoaderProvider
ModuleActivator - Interface in org.jboss.osgi.modules
A module activator that is called when the module gets loaded by the OSGi layer.
ModuleContext - Interface in org.jboss.osgi.modules
A the context for Module/OSGi integration.
ModuleLoaderProvider - Interface in org.jboss.osgi.framework
Integration point for the ModuleLoader.

N

NativeLibrary - Class in org.jboss.osgi.metadata
Meta data for native code libraries as defined by OSGi R4V42.
NativeLibrary(String) - Constructor for class org.jboss.osgi.metadata.NativeLibrary
Create a NativeCode instance with mandatory properties.
NativeLibraryMetaData - Class in org.jboss.osgi.metadata
Meta data for native code libraries as defined by OSGi R4V42.
NativeLibraryMetaData() - Constructor for class org.jboss.osgi.metadata.NativeLibraryMetaData
 
newDocumentBuilder() - Method in class org.jboss.osgi.xml.DocumentBuilderFactoryImpl
 
newInstance() - Static method in class org.jboss.osgi.spi.ManifestBuilder
 
newInstance() - Static method in class org.jboss.osgi.spi.OSGiManifestBuilder
 
newInstance() - Static method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
newInstance() - Static method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
NEWLINE - Static variable in class org.jboss.osgi.spi.util.StringPropertyReplacer
New line string constant
newModuleBuilder() - Method in class org.jboss.osgi.resolver.XResolverFactory
Get a new instance of an XModuleBuilder
newResolver() - Method in class org.jboss.osgi.resolver.XResolverFactory
Get a new instance of an XResolver
newSAXParser() - Method in class org.jboss.osgi.xml.SAXParserFactoryImpl
 
NoFilter - Class in org.jboss.osgi.framework.util
Dummy filter implementation
NotImplementedException - Exception in org.jboss.osgi.spi
A RuntimeException that should be thrown for unimplemented features
NotImplementedException() - Constructor for exception org.jboss.osgi.spi.NotImplementedException
 
NotImplementedException(String) - Constructor for exception org.jboss.osgi.spi.NotImplementedException
 
NotImplementedException(String, String) - Constructor for exception org.jboss.osgi.spi.NotImplementedException
 

O

ObjectNameFactory - Class in org.jboss.osgi.jmx
A simple factory for creating safe object names.
ObjectNameFactory() - Constructor for class org.jboss.osgi.jmx.ObjectNameFactory
 
open() - Method in class org.osgi.util.tracker.BundleTracker
Open this BundleTracker and begin tracking bundles.
open() - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
open(boolean) - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
openStream() - Method in class org.jboss.osgi.spi.ManifestBuilder
 
openStream() - Method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
openStream() - Method in interface org.jboss.osgi.vfs.VirtualFile
Access the file contents.
org.jboss.osgi.deployment - package org.jboss.osgi.deployment
 
org.jboss.osgi.deployment.deployer - package org.jboss.osgi.deployment.deployer
 
org.jboss.osgi.deployment.interceptor - package org.jboss.osgi.deployment.interceptor
 
org.jboss.osgi.framework - package org.jboss.osgi.framework
 
org.jboss.osgi.framework.util - package org.jboss.osgi.framework.util
 
org.jboss.osgi.jmx - package org.jboss.osgi.jmx
 
org.jboss.osgi.metadata - package org.jboss.osgi.metadata
 
org.jboss.osgi.modules - package org.jboss.osgi.modules
 
org.jboss.osgi.resolver - package org.jboss.osgi.resolver
 
org.jboss.osgi.resolver.spi - package org.jboss.osgi.resolver.spi
 
org.jboss.osgi.spi - package org.jboss.osgi.spi
Common classes and interfaces.
org.jboss.osgi.spi.framework - package org.jboss.osgi.spi.framework
Framework integration and bootstrap.
org.jboss.osgi.spi.util - package org.jboss.osgi.spi.util
A collection of SPI provided utilities.
org.jboss.osgi.testing - package org.jboss.osgi.testing
Test support classes and interfaces.
org.jboss.osgi.vfs - package org.jboss.osgi.vfs
An abstraction of the JBoss VFS functionality.
org.jboss.osgi.xml - package org.jboss.osgi.xml
 
org.osgi.util.tracker - package org.osgi.util.tracker
Tracker Package Version 1.4.
org.osgi.util.xml - package org.osgi.util.xml
XML Parser Package Version 1.0.
OSGI_FRAMEWORK_CONFIG - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
The default framework property: jboss.osgi.framework.properties
OSGiBootstrap - Class in org.jboss.osgi.spi.framework
The OSGiBootstrap is the entry point to obtain an OSGiBootstrapProvider.
OSGiBootstrap() - Constructor for class org.jboss.osgi.spi.framework.OSGiBootstrap
 
OSGiBootstrapProvider - Interface in org.jboss.osgi.spi.framework
An OSGiBootstrapProvider provides an OSGi Framework

Implementations would configure the OSGi Framework through some form of descriptor.

OSGiFrameworkTest - Class in org.jboss.osgi.testing
Parent for native framework tests.
OSGiFrameworkTest() - Constructor for class org.jboss.osgi.testing.OSGiFrameworkTest
 
OSGiManifestBuilder - Class in org.jboss.osgi.spi
A simple OSGi manifest builder.
OSGiManifestBuilder - Class in org.jboss.osgi.testing
Deprecated. use the SPI provided version
OSGiMetaData - Interface in org.jboss.osgi.metadata
OSGi specific meta data.
OSGiMetaDataBuilder - Class in org.jboss.osgi.metadata
A builder for OSGiMetaData.
OSGiTest - Class in org.jboss.osgi.testing
An abstract OSGi Test.
OSGiTest() - Constructor for class org.jboss.osgi.testing.OSGiTest
 
OSGiTestHelper - Class in org.jboss.osgi.testing
An OSGi Test Helper

P

PACKAGE_ADMIN - Static variable in interface org.jboss.osgi.framework.Services
The service name for the PackageAdmin service
PackageAttribute - Interface in org.jboss.osgi.metadata
A package, includes version and properties.
Parameter - Interface in org.jboss.osgi.metadata
Parameter interface - single value or set of values.
ParameterizedAttribute - Interface in org.jboss.osgi.metadata
Attribute with parameters.
parse(String, List, boolean, boolean) - Static method in class org.jboss.osgi.metadata.ManifestParser
Parse a header
parse(String) - Static method in class org.jboss.osgi.metadata.VersionRange
 
parse(String) - Static method in class org.jboss.osgi.resolver.XVersionRange
 
parsePackages(String, List<PackageAttribute>) - Static method in class org.jboss.osgi.metadata.ManifestParser
Parse packages
parseParameters(String, List<ParameterizedAttribute>) - Static method in class org.jboss.osgi.metadata.ManifestParser
Parse parameters
parsePaths(String, List<ParameterizedAttribute>) - Static method in class org.jboss.osgi.metadata.ManifestParser
Parse paths
PARSER_NAMESPACEAWARE - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support namespace aware parsers.
PARSER_PROVIDER - Static variable in class org.jboss.osgi.xml.XMLParserCapability
 
PARSER_VALIDATING - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support validating parsers.
PARSER_XINCLUDEAWARE - Static variable in class org.jboss.osgi.xml.XMLParserCapability
 
PROP_OSGI_FRAMEWORK_AUTO_INSTALL - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Optional list of bundles that get installed automatically: org.jboss.osgi.framework.autoInstall
PROP_OSGI_FRAMEWORK_AUTO_START - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Optional list of bundles that get started automatically: org.jboss.osgi.framework.autoStart
PROP_OSGI_FRAMEWORK_EXTRA - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Optional path to extra properties: org.jboss.osgi.framework.extra
PropertiesBootstrapProvider - Class in org.jboss.osgi.spi.framework
A simple properties based bootstrap provider The PropertiesBootstrapProvider supports the following properties org.jboss.osgi.framework.autoInstall - Bundles that need to be installed with the Framework automatically org.jboss.osgi.framework.autoStart - Bundles that need to be started automatically org.jboss.osgi.framework.extra - An URL to extra properties, which recursivly may conatin this property. All other properties are passed on to configure the framework.
PropertiesBootstrapProvider() - Constructor for class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
PROPERTY_AUTO_INSTALL_URLS - Static variable in interface org.jboss.osgi.framework.Constants
A list of URLs to bundles that get installed on framework startup
PROPERTY_AUTO_START_URLS - Static variable in interface org.jboss.osgi.framework.Constants
A list of URLs to bundles that get installed and started on framework startup
PROPERTY_FRAMEWORK_INIT_TIMEOUT - Static variable in interface org.jboss.osgi.framework.Constants
The timeout in milliseconds for the framework to initialize
PROPERTY_FRAMEWORK_START_TIMEOUT - Static variable in interface org.jboss.osgi.framework.Constants
The timeout in milliseconds for the framework to start
PROPERTY_VFS_LEAK_DEBUGGING - Static variable in interface org.jboss.osgi.vfs.VirtualFile
System property to enable detection of unclosed virtual files: jboss.osgi.vfs.leakDebugging
PROVIDER_JBOSS_OSGI - Static variable in class org.jboss.osgi.xml.XMLParserCapability
 
put(Object, Object) - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
put(K, V) - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 

R

refreshPackages(Bundle[]) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
registerModule(ServiceTarget, Module, OSGiMetaData) - Method in interface org.jboss.osgi.framework.BundleManagerService
Register a module with the OSGi layer.
registerSystemServices(BundleContext) - Method in interface org.jboss.osgi.framework.SystemServicesProvider
 
registerSystemServices(BundleContext) - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
Overwrite to register system services before bundles get installed.
registerSystemServices(BundleContext) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Overwrite to register system services before bundles get installed.
RELATIVE_ORDER_DEFAULT - Static variable in interface org.jboss.osgi.deployment.interceptor.LifecycleInterceptor
The default relative order: 1000
REMOTE_RMI_HOST - Static variable in interface org.jboss.osgi.jmx.JMXConstantsExt
The property that sets the host that the RMIAdaptor binds to: org.jboss.osgi.rmi.host
REMOTE_RMI_PORT - Static variable in interface org.jboss.osgi.jmx.JMXConstantsExt
The property that sets the port that the RMI Registry binds to: org.jboss.osgi.rmi.port
remove(Object) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
remove(Object) - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
remove(Object) - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
remove(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Remove a bundle from this BundleTracker.
remove(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker.
removeAll(Collection) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
removeAttachment(Class<T>) - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
removeAttachment(Class<T>) - Method in interface org.jboss.osgi.resolver.spi.AttachmentSupport
Remove an attached object for a given key
removeAttachment(Class<T>) - Method in interface org.jboss.osgi.resolver.XAttachmentSupport
Remove an attached object for a given key
removeAttachment(Class<T>) - Method in interface org.jboss.osgi.spi.Attachments
Remove arbitrary attachments
removeAttachment(Class<T>, String) - Method in interface org.jboss.osgi.spi.Attachments
Remove arbitrary attachments
removeAttachment(String) - Method in interface org.jboss.osgi.spi.Attachments
Remove arbitrary attachments
removeAttachment(Class<T>) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
removeAttachment(Class<T>, String) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
removeAttachment(String) - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
removedBundle(Bundle, BundleEvent, Object) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.removedBundle method.
removedBundle(Bundle, BundleEvent, Object) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been removed.
removedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been removed.
removeInterceptor(LifecycleInterceptor) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
Remove an LifecycleInterceptor to the service.
removeModule(ModuleIdentifier) - Method in interface org.jboss.osgi.framework.ModuleLoaderProvider
 
removeModule(XModule) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
removeModule(XModule) - Method in interface org.jboss.osgi.resolver.XResolver
Remove a module from the resolver.
removeNativeLibrary(NativeLibrary) - Method in class org.jboss.osgi.metadata.NativeLibraryMetaData
 
RemoveOnlyCollection<T> - Class in org.jboss.osgi.framework.util
A Collection that does not allow add operations.
RemoveOnlyCollection(Collection<T>) - Constructor for class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
replaceProperties(String) - Static method in class org.jboss.osgi.spi.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, BundleContext) - Static method in class org.jboss.osgi.spi.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the BundleContext.getProperty(p) value.
replaceProperties(String, StringPropertyReplacer.PropertyProvider) - Static method in class org.jboss.osgi.spi.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the PropertyProvider.getProperty(p) value.
resolve(XModule) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
resolve(XModule) - Method in interface org.jboss.osgi.resolver.XResolver
Resolve the given root module
resolveAll(Set<XModule>) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
resolveAll(Set<XModule>) - Method in interface org.jboss.osgi.resolver.XResolver
Resolve the given set of modules
resolveInternal(XModule) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
retainAll(Collection) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 

S

safeClose(Closeable) - Static method in class org.jboss.osgi.vfs.VFSUtils
Safely close some resource without throwing an exception.
SAXCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of SAX Parser Factory Class Name file
SAXFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the SAX Parser Factory Class name.
SAXParserFactoryImpl - Class in org.jboss.osgi.xml
A SAXParserFactory that gets loaded from this bundle.
SAXParserFactoryImpl() - Constructor for class org.jboss.osgi.xml.SAXParserFactoryImpl
 
serviceChanged(ServiceEvent) - Method in class org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService
 
serviceChanged(ServiceEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
serviceEvent(int) - Static method in class org.jboss.osgi.spi.ConstantsHelper
Return the string representation of a ServiceEvent type
ServiceLoader - Class in org.jboss.osgi.spi.util
Loads service implementations from the requesters classpath.
Services - Interface in org.jboss.osgi.framework
A collection of public service names.
ServiceTracker - Class in org.osgi.util.tracker
The ServiceTracker class simplifies using services from the Framework's service registry.
ServiceTracker(BundleContext, ServiceReference, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified ServiceReference.
ServiceTracker(BundleContext, String, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified class name.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker on the specified Filter object.
ServiceTrackerCustomizer - Interface in org.osgi.util.tracker
The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked.
setAndRelinkDependencies(Module, List<DependencySpec>) - Method in interface org.jboss.osgi.framework.ModuleLoaderProvider
 
setAutoInstall(List<URL>) - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
setAutoStart(boolean) - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Set the autostart flag associated with this deployment
setAutoStart(List<URL>) - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
setBundleActivator(String) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
setBundleManifestVersion(int) - Method in class org.jboss.osgi.metadata.OSGiMetaDataBuilder
 
setBundleUpdate(boolean) - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Set the update flag associated with this deployment
setCallbackHandler(XResolverCallback) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
setCallbackHandler(XResolverCallback) - Method in interface org.jboss.osgi.resolver.XResolver
The the optional callback handler on the resolver
setDOMProperties(DocumentBuilderFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator

Set the customizable DOM Parser Service Properties.

setNativeLibraries(List<NativeLibrary>) - Method in class org.jboss.osgi.metadata.NativeLibraryMetaData
 
setProperties(Map<String, Object>) - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
setResolved(AbstractModule) - Method in class org.jboss.osgi.resolver.spi.AbstractResolver
 
setSAXProperties(SAXParserFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator

Set the customizable SAX Parser Service Properties.

setStartLevel(Integer) - Method in interface org.jboss.osgi.deployment.deployer.Deployment
Set the start level associated with this deployment
setUp() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
setUp() - Method in class org.jboss.osgi.testing.OSGiTest
Writes a a debug start messge
shutdownFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
size() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
size() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
size() - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
size() - Method in class org.osgi.util.tracker.BundleTracker
Return the number of bundles being tracked by this BundleTracker.
size() - Method in class org.osgi.util.tracker.ServiceTracker
Return the number of services being tracked by this ServiceTracker.
start(BundleContext) - Method in class org.jboss.osgi.deployment.DeploymentServicesActivator
 
start(ModuleContext) - Method in interface org.jboss.osgi.modules.ModuleActivator
 
start() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
start() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
start(int) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
start(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
START_LEVEL - Static variable in interface org.jboss.osgi.framework.Services
The service name for the StartLevel service
stop(BundleContext) - Method in class org.jboss.osgi.deployment.DeploymentServicesActivator
 
stop(ModuleContext) - Method in interface org.jboss.osgi.modules.ModuleActivator
 
stop() - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
 
stop() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
stop(int) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
stop(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
This method has nothing to do as all active service registrations will automatically get unregistered when the bundle stops.
StringPropertyReplacer - Class in org.jboss.osgi.spi.util
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class org.jboss.osgi.spi.util.StringPropertyReplacer
 
StringPropertyReplacer.PropertyProvider - Interface in org.jboss.osgi.spi.util
 
SYSPROP_TEST_ARCHIVE_DIRECTORY - Static variable in class org.jboss.osgi.testing.OSGiTestHelper
 
SYSPROP_TEST_RESOURCES_DIRECTORY - Static variable in class org.jboss.osgi.testing.OSGiTestHelper
 
SYSTEM_BUNDLE - Static variable in interface org.jboss.osgi.framework.Services
The service name for the system Bundle
SYSTEM_CONTEXT - Static variable in interface org.jboss.osgi.framework.Services
The service name for the system BundleContext
SYSTEM_PATHS_PROVIDER - Static variable in interface org.jboss.osgi.framework.Services
The service name for the SystemPathsProvider
SYSTEM_SERVICES_PROVIDER - Static variable in interface org.jboss.osgi.framework.Services
The service name for the SystemServicesProvider
SystemDeployerService - Class in org.jboss.osgi.deployment.deployer
A DeployerService that installs/uninstalls the bundles directly on the OSGi framework.
SystemDeployerService(BundleContext) - Constructor for class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
SystemPathsProvider - Interface in org.jboss.osgi.framework
A plugin manages the Framework's system packages.
SystemServicesProvider - Interface in org.jboss.osgi.framework
A service that registers additional system services.

T

tearDown() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
tearDown() - Method in class org.jboss.osgi.testing.OSGiTest
Writes a a debug stop messge
toArray() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
toArray(Object[]) - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
toInputStream(Archive<?>) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.toInputStream(Archive)
toInputStream(Archive<?>) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
toLongString(StringBuffer) - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
toString() - Method in class org.jboss.osgi.framework.util.NoFilter
 
toString() - Method in class org.jboss.osgi.framework.util.RemoveOnlyCollection
 
toString() - Method in class org.jboss.osgi.metadata.CaseInsensitiveDictionary
 
toString() - Method in class org.jboss.osgi.metadata.VersionRange
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractDynamicPackageRequirement
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractModule
 
toString() - Method in class org.jboss.osgi.resolver.spi.AbstractPackageRequirement
 
toString() - Method in class org.jboss.osgi.resolver.XVersionRange
 
toString() - Method in class org.jboss.osgi.spi.Attachments.Key
Returns the String repesentation of this Key.
toString() - Method in class org.jboss.osgi.spi.BundleInfo
 
toString() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
toString() - Method in class org.jboss.osgi.spi.util.AttachmentSupport
 
toString() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
toString() - Method in class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
toURL(String) - Static method in class org.jboss.osgi.framework.util.IOUtils
Get a URL from the given string
toURL(VirtualFile) - Static method in class org.jboss.osgi.framework.util.IOUtils
Get a URL from the given virtual file
toURL() - Method in interface org.jboss.osgi.vfs.VirtualFile
Get the VF URL (vfs:/root/org/jboss/X.java)
toVirtualFile(Archive<?>) - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.toVirtualFile(Archive)
toVirtualFile(Archive<?>) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
toVirtualFile(URI) - Static method in class org.jboss.osgi.vfs.AbstractVFS
 
toVirtualFile(URL) - Static method in class org.jboss.osgi.vfs.AbstractVFS
 
toVirtualFile(String, InputStream) - Static method in class org.jboss.osgi.vfs.AbstractVFS
 
toVirtualFile(InputStream) - Static method in class org.jboss.osgi.vfs.AbstractVFS
 
toVirtualFile(URL) - Method in interface org.jboss.osgi.vfs.VFSAdaptor
Get the root virtual file
toVirtualFile(URI) - Method in interface org.jboss.osgi.vfs.VFSAdaptor
Get the root virtual file
toVirtualFile(String, InputStream) - Method in interface org.jboss.osgi.vfs.VFSAdaptor
Adapt an named InputStream to a virtual file.
toVirtualFile(InputStream) - Method in interface org.jboss.osgi.vfs.VFSAdaptor
Adapt an InputStream to a virtual file.

U

undeploy(Deployment) - Method in interface org.jboss.osgi.deployment.deployer.DeployerService
Undeploy a bundle
undeploy(Deployment[]) - Method in interface org.jboss.osgi.deployment.deployer.DeployerService
Undeploy an array of bundles
undeploy(Deployment) - Method in class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
undeploy(Deployment[]) - Method in class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
uninstall() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
uninstallBundle(Deployment, Bundle) - Method in class org.jboss.osgi.deployment.deployer.SystemDeployerService
 
uninstallBundle(Deployment) - Method in interface org.jboss.osgi.framework.BundleInstallProvider
Uninstall the bundle associated with the given deployment.
uninstallBundle(Deployment) - Method in interface org.jboss.osgi.framework.BundleManagerService
Uninstall the given deployment
UnmodifiableDictionary<K,V> - Class in org.jboss.osgi.spi.util
An unmodifiable dictionary.
UnmodifiableDictionary(Dictionary<K, V>) - Constructor for class org.jboss.osgi.spi.util.UnmodifiableDictionary
 
unregisterModule(ModuleIdentifier) - Method in interface org.jboss.osgi.framework.BundleManagerService
Unregister a module from the OSGi layer.
unregisterSystemServices(BundleContext) - Method in class org.jboss.osgi.spi.framework.FrameworkIntegrationBean
Overwrite to unregister system services before bundles get installed.
unregisterSystemServices(BundleContext) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Overwrite to unregister system services before bundles get installed.
update() - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 
update(InputStream) - Method in class org.jboss.osgi.spi.framework.GenericBundleWrapper
 

V

validateBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.BundleInfo
Validate a given bundle manifest.
validateBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Validate a given bundle manifest.
valueOf(String) - Static method in class org.jboss.osgi.spi.Attachments.Key
 
VERSION_1_0 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.0 token
VERSION_1_1 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.1 token
VERSION_1_2 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.2 token
VERSION_1_3 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.3 token
VERSION_1_4 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.4 token
VERSION_1_5 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.5 token
VERSION_1_6 - Static variable in class org.jboss.osgi.framework.util.Java
Java version 1.6 token
VersionRange - Class in org.jboss.osgi.metadata
 
VersionRange(Version, boolean, Version, boolean) - Constructor for class org.jboss.osgi.metadata.VersionRange
 
VersionRangeAttribute - Interface in org.jboss.osgi.metadata
Attribute with VersionRange attribute.
VFSAdaptor - Interface in org.jboss.osgi.vfs
The basic adaptor for the VFS that needs to be implemented for a specific jboss-vfs version.
VFSUtils - Class in org.jboss.osgi.vfs
Some VFS utilities that are used by the OSGi layer.
VirtualFile - Interface in org.jboss.osgi.vfs
A basic abstraction of a VirtualFile used by the OSGi layer.
VirtualFileResourceLoader - Class in org.jboss.osgi.framework.util
An ResourceLoader that is backed by a VirtualFile pointing to an archive.
VirtualFileResourceLoader(VirtualFile) - Constructor for class org.jboss.osgi.framework.util.VirtualFileResourceLoader
 

W

waitForService(long) - Method in class org.osgi.util.tracker.ServiceTracker
Wait for at least one service to be tracked by this ServiceTracker.
waitForStop(long) - Method in class org.jboss.osgi.spi.framework.GenericFrameworkWrapper
 

X

XAttachmentSupport - Interface in org.jboss.osgi.resolver
Adds attachment support to an element
XAttributeSupport - Interface in org.jboss.osgi.resolver
Adds support for attributes
XBundleCapability - Interface in org.jboss.osgi.resolver
A host bundle capability
XCapability - Interface in org.jboss.osgi.resolver
A capability
XDirectiveSupport - Interface in org.jboss.osgi.resolver
Adds support for directives
XElement - Interface in org.jboss.osgi.resolver
The base of all resolver elements
XFragmentHostRequirement - Interface in org.jboss.osgi.resolver
A Fragment-Host requirement
XMLParserActivator - Class in org.osgi.util.xml
A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service.
XMLParserActivator() - Constructor for class org.osgi.util.xml.XMLParserActivator
 
XMLParserCapability - Class in org.jboss.osgi.xml
Adds the XML parser capability.
XMLParserCapability() - Constructor for class org.jboss.osgi.xml.XMLParserCapability
 
XModule - Interface in org.jboss.osgi.resolver
A Module for the XResolver.
XModuleBuilder - Interface in org.jboss.osgi.resolver
A builder for resolver modules
XModuleIdentity - Interface in org.jboss.osgi.resolver
An XModule identity.
XPackageCapability - Interface in org.jboss.osgi.resolver
A package capability
XPackageRequirement - Interface in org.jboss.osgi.resolver
A package requirement
XRequireBundleRequirement - Interface in org.jboss.osgi.resolver
A bundle requirement
XRequirement - Interface in org.jboss.osgi.resolver
A requirement
XResolver - Interface in org.jboss.osgi.resolver
An OSGi resolver.
XResolverCallback - Interface in org.jboss.osgi.resolver
The resolver callback
XResolverException - Exception in org.jboss.osgi.resolver
A resolver exception.
XResolverException(String, XModule, Object) - Constructor for exception org.jboss.osgi.resolver.XResolverException
Constructs an instance of ResolverException with the specified detail message.
XResolverFactory - Class in org.jboss.osgi.resolver
A factory for resolver instances.
XResolverFactory() - Constructor for class org.jboss.osgi.resolver.XResolverFactory
 
XVersionRange - Class in org.jboss.osgi.resolver
 
XVersionRange(Version, boolean, Version, boolean) - Constructor for class org.jboss.osgi.resolver.XVersionRange
 
XWire - Interface in org.jboss.osgi.resolver
Wires a requirement to a capability.

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

Copyright © 2012. All Rights Reserved.