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

A

addBundle(String) - Method in class org.jboss.osgi.spi.capability.Capability
 
addCapability(Capability) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Add a Capability to the runtime.
addDependency(Capability) - Method in class org.jboss.osgi.spi.capability.Capability
 
addFilter(LogEntryFilter) - Method in class org.jboss.osgi.spi.logging.LogEntryCache
Add a LogEntryFilter
addScanListener(DeploymentScannerService.ScanListener) - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
Add a scan listener to this service
afterScan(DeploymentScannerService) - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService.ScanListener
Called after every scan

B

beforeScan(DeploymentScannerService) - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService.ScanListener
Called before every scan
bindAdress - Variable in class org.jboss.osgi.spi.framework.OSGiBootstrap
 
BundleClassLoader - Class in org.jboss.osgi.spi.util
A BundleClassLoader delegates all classloading concerns to the underlying Bundle.
BundleDeployment - Class in org.jboss.osgi.spi.util
An abstraction of a bundle deployment
BundleDeployment(URL, String, String) - Constructor for class org.jboss.osgi.spi.util.BundleDeployment
 
BundleDeploymentFactory - Class in org.jboss.osgi.spi.util
A factory for bundle deployments.
BundleDeploymentFactory() - Constructor for class org.jboss.osgi.spi.util.BundleDeploymentFactory
 
bundleEvent(int) - Static method in class org.jboss.osgi.spi.util.OSGiConstantsHelper
Return the string representation of a BundleEvent type
bundleState(int) - Static method in class org.jboss.osgi.spi.util.OSGiConstantsHelper
Return the string representation of a Bundle state

C

Capability - Class in org.jboss.osgi.spi.capability
An abstract OSGi capability that can be installed in an OSGiRuntime.
Capability(String) - Constructor for class org.jboss.osgi.spi.capability.Capability
Construct a capability that is identified by the given service name.
clear() - Method in class org.jboss.osgi.spi.logging.LogEntryCache
Clear the list of cached entries.
clearFilters() - Method in class org.jboss.osgi.spi.logging.LogEntryCache
Clear the list of registered filters.
ConfigAdminCapability - Class in org.jboss.osgi.spi.capability
Adds the OSGi compedium ConfigAdmin capability to the OSGiRuntime under test.
ConfigAdminCapability() - Constructor for class org.jboss.osgi.spi.capability.ConfigAdminCapability
 
configure() - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
configure(InputStream) - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
configure(String) - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
configure(URL) - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
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(URL) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
configure(String) - 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.spi
JBossOSGi Constants
create(String) - Static method in class org.jboss.osgi.spi.management.ObjectNameFactory
 
create(String, String, String) - Static method in class org.jboss.osgi.spi.management.ObjectNameFactory
 
create(String, Hashtable<String, String>) - Static method in class org.jboss.osgi.spi.management.ObjectNameFactory
 
createBundleDeployment(URL) - Static method in class org.jboss.osgi.spi.util.BundleDeploymentFactory
 
createClassLoader(Bundle) - Static method in class org.jboss.osgi.spi.util.BundleClassLoader
 

D

DEFAULT_FRAMEWORK_NAME - Static variable in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
The Framework bean name - jboss.osgi:service=Framework
DEFAULT_OSGI_BOOTSTRAP_XML - Static variable in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
The default framework beans: jboss-osgi-bootstrap-beans.xml
DEFAULT_OSGI_FRAMEWORK_PROPERTIES - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
The default framework config: jboss-osgi-framework.properties
DEFAULT_OSGI_FRAMEWORK_XML - Static variable in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
The default framework beans: jboss-osgi-beans.xml
deploy(BundleDeployment[]) - Method in interface org.jboss.osgi.spi.service.DeployerService
Deploy an array of bundles
deploy(URL) - Method in interface org.jboss.osgi.spi.service.DeployerService
Deploy bundle from URL
DeployerService - Interface in org.jboss.osgi.spi.service
A Service that can be used to deploy/undeploy bundles or archives to/from the runtime.
DeploymentRegistryService - Interface in org.jboss.osgi.spi.service
A Service to register/unregister bundle deployments.
DeploymentScannerService - Interface in org.jboss.osgi.spi.service
A service that scans a directory location for new/removed bundles.
DeploymentScannerService.ScanListener - Interface in org.jboss.osgi.spi.service
A ScanListener can be registered with the DeploymentScannerService to monitor the progress of deployed bundles
DOMAIN_NAME - Static variable in interface org.jboss.osgi.spi.Constants
The JBossOSGi domain 'jboss.osgi'

E

equals(Object) - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Return true if symbolic name and version are equal
equals(Object) - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
equals(Object) - Method in class org.jboss.osgi.spi.util.BundleDeployment
 
ExportedPackageHelper - Class in org.jboss.osgi.spi.logging
A helper the logs the exported packages for a bundle.
ExportedPackageHelper(BundleContext) - Constructor for class org.jboss.osgi.spi.logging.ExportedPackageHelper
 

F

findClass(String) - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
findResource(String) - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
findResources(String) - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
FrameworkException - Exception in org.jboss.osgi.spi
An OSGi Framework Exception that should be thrown on unrecoverable errors.
FrameworkException(String) - Constructor for exception org.jboss.osgi.spi.FrameworkException
 
FrameworkException(String, Throwable) - Constructor for exception org.jboss.osgi.spi.FrameworkException
 
FrameworkException(Throwable) - Constructor for exception org.jboss.osgi.spi.FrameworkException
 

G

get(Class<T>, ObjectName, MBeanServerConnection) - Static method in class org.jboss.osgi.spi.management.MBeanProxy
 
get(Class[], ObjectName, MBeanServerConnection) - Static method in class org.jboss.osgi.spi.management.MBeanProxy
 
getAutoInstall() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
getAutoStart() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
getBootstrapProvider() - Static method in class org.jboss.osgi.spi.framework.OSGiBootstrap
 
getBootstrapProvider() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getBundle() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
getBundle(String) - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
getBundle(String) - Method in interface org.jboss.osgi.spi.management.ManagedFrameworkMBean
Get the installed bundle
getBundle(String, String) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Get the OSGiBundle for a given symbolic name and version In case the version is left unspecified, it returns the first bundle that matches the symbolic name.
getBundleContext() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
getBundleDeployment(URL) - Method in interface org.jboss.osgi.spi.service.DeploymentRegistryService
Create a bundle deployment from the given bundle URL
getBundleDeployment(String, String) - Method in interface org.jboss.osgi.spi.service.DeploymentRegistryService
Get the bundle deployment for the given bundle symbolicName and version
getBundleDeployments() - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
Returns the array of bundles currently known to the deployemtn scanner.
getBundleId() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
getBundleId() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Returns this bundle's unique identifier.
getBundleId() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns this bundle's unique identifier.
getBundleRegex() - Method in class org.jboss.osgi.spi.logging.LogEntryFilter
Get the Bundle Symbolic-Name regex.
getBundles() - Method in class org.jboss.osgi.spi.capability.Capability
 
getBundles() - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
getBundles() - Method in interface org.jboss.osgi.spi.management.ManagedFrameworkMBean
Get the list of all installed bundles
getBundles() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Get the array of installed OSGiBundles
getDefaultRuntime() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getDefaultRuntime()
getDefaultRuntime() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getDependencies() - Method in class org.jboss.osgi.spi.capability.Capability
 
getEmbeddedRuntime() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getEmbeddedRuntime()
getEmbeddedRuntime() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getFramework() - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
getFramework(String) - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
getFramework() - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Get the OSGiFramework that registerd with the default name
getFramework(String) - Method in interface org.jboss.osgi.spi.framework.OSGiBootstrapProvider
Get an OSGiFramework with a given name from this OSGiBootstrapProvider
getFramework() - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
getFramework(String) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
getHeaders() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
getHeaders() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Returns the bundle manifest headers
getHeaders() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns this bundle's Manifest headers and values.
getInitialContext() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Get the initial naming context for this OSGiRuntime
getInitialContext() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getInitialContext()
getInitialContext() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getInstance(String) - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
getInstance(String, Class<T>) - Method in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
getInstance(String) - Method in interface org.jboss.osgi.spi.framework.NamedInstanceProvider
Get a named instance
getInstance(String, Class<T>) - Method in interface org.jboss.osgi.spi.framework.NamedInstanceProvider
Get a named instance for a given type
getInstance(String) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
getInstance(String, Class<T>) - Method in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
getJndiPort() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getJndiPort()
getJndiPort() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getLastChange() - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
The timestamp of the last change
getLevel() - Method in class org.jboss.osgi.spi.logging.LogEntryFilter
Get the log entry maximum log level.
getLocation() - Method in class org.jboss.osgi.spi.util.BundleDeployment
Get the bundle location
getLog() - Method in class org.jboss.osgi.spi.logging.LogEntryCache
Get the list of cached entries.
getLog(boolean) - Method in class org.jboss.osgi.spi.logging.LogEntryCache
Get the list of cached entries and optionally clears the list.
getLongName() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Get the the FQN of this test class.
getMBeanServer() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Get the MBeanServerConnection for this OSGiRuntime
getMessageRegex() - Method in class org.jboss.osgi.spi.logging.LogEntryFilter
Get the log message regex.
getMetadata() - Method in class org.jboss.osgi.spi.util.BundleDeployment
Get extra meta data associated with this deployment
getObjectName() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
getObjectName() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Get the bundles object name.
getPackageAdmin() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Get an abstraction of the PackageAdmin.
getProperties() - Method in class org.jboss.osgi.spi.capability.Capability
Get system properties provided by this capability.
getProperties() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
getProperty(String) - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
getProperty(String) - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Returns the value of the specified property from the BundleContext.
getProperty(String) - Method in class org.jboss.osgi.spi.management.ManagedServiceReference
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object.
getProperty(String) - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns the value of the specified property.
getProperty(String) - Method in interface org.jboss.osgi.spi.testing.OSGiServiceReference
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object.
getPropertyKeys() - Method in class org.jboss.osgi.spi.management.ManagedServiceReference
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object.
getPropertyKeys() - Method in interface org.jboss.osgi.spi.testing.OSGiServiceReference
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object.
getRegisteredBeans() - Method in interface org.jboss.osgi.spi.management.MicrocontainerServiceMBean
Get the list of registered beans.
getRemoteRuntime() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getRemoteRuntime()
getRemoteRuntime() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getResource(String) - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
getResourceFile(String) - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getResourceFile(String)
getResourceFile(String) - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
Try to discover the File for the test resource
getResourceURL(String) - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getResourceURL(String)
getResourceURL(String) - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
Try to discover the URL for the test resource
getScanCount() - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
The number of scans since the service started
getScanInterval() - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
The number of milliseconds between scans Defaults to 2000ms
getScanLocation() - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
Get the scan location URL.
getServerHost() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Get the host name that this OSGiRuntime is running on.
getServerHost() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getServerHost()
getServerHost() - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
 
getServiceName() - Method in class org.jboss.osgi.spi.capability.Capability
Get the service name associated with this capability.
getServiceReference(String) - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
getServiceReference(String) - Method in interface org.jboss.osgi.spi.management.ManagedFrameworkMBean
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReference(String) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReferences(String, String) - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
getServiceReferences(String, String) - Method in interface org.jboss.osgi.spi.management.ManagedFrameworkMBean
Returns an array of ManagedServiceReference objects.
getServiceReferences(String, String) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Returns an array of ServiceReference objects.
getShortName() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Get the last token in the FQN of this test class.
getStartLevel() - Method in class org.jboss.osgi.spi.util.BundleDeployment
Get the start level associated with this deployment
getState() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
getState() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Returns this bundle's current state.
getState() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns this bundle's current state.
getSymbolicName() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
getSymbolicName() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header
getSymbolicName() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header.
getSymbolicName() - Method in class org.jboss.osgi.spi.util.BundleDeployment
Get the bundle symbolic name
getTestArchiveFile(String) - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getTestArchiveFile(String)
getTestArchiveFile(String) - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
Try to discover the File for the deployment archive
getTestArchiveURL(String) - Method in class org.jboss.osgi.spi.testing.OSGiTest
Delegates to OSGiTestHelper.getTestArchiveURL(String)
getTestArchiveURL(String) - Method in class org.jboss.osgi.spi.testing.OSGiTestHelper
Try to discover the URL for the deployment archive
getTestHelper() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Get the test helper used by this test Overwrite if you need to supply another helper i.e.
getVersion() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns the version of this bundle as specified by its Bundle-Version manifest header.
getVersion() - Method in class org.jboss.osgi.spi.util.BundleDeployment
Get the bundle version

H

hashCode() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns the hash code for this bundle.
hashCode() - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
hashCode() - Method in class org.jboss.osgi.spi.util.BundleDeployment
 
HttpCapability - Class in org.jboss.osgi.spi.capability
Adds the HttpService capability to the OSGiRuntime under test.
HttpCapability() - Constructor for class org.jboss.osgi.spi.capability.HttpCapability
 

I

installBundle(String) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Install an OSGiBundle from the given location.
isAutoStart() - Method in class org.jboss.osgi.spi.util.BundleDeployment
Get the autostart flag associated with this deployment

L

loadClass(String) - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
LogEntryCache - Class in org.jboss.osgi.spi.logging
A LogListener that caches LogEntry objects for later retrieval.
LogEntryCache(LogEntryFilter) - Constructor for class org.jboss.osgi.spi.logging.LogEntryCache
Create a LogEntryCache with a single associated filter
LogEntryCache() - Constructor for class org.jboss.osgi.spi.logging.LogEntryCache
Create a LogEntryCache with no associated filters
LogEntryFilter - Class in org.jboss.osgi.spi.logging
A LogEntry filter that can be used with the LogEntryCache
LogEntryFilter(String, int, String) - Constructor for class org.jboss.osgi.spi.logging.LogEntryFilter
Create a LogEntryFilter with the associated criteria.
LogEntryFilter(String, int) - Constructor for class org.jboss.osgi.spi.logging.LogEntryFilter
Create a LogEntryFilter with the associated criteria.
LogEntryFilter(String) - Constructor for class org.jboss.osgi.spi.logging.LogEntryFilter
Create a LogEntryFilter with the associated criteria.
logExportedPackages(Bundle) - Method in class org.jboss.osgi.spi.logging.ExportedPackageHelper
 
logged(LogEntry) - Method in class org.jboss.osgi.spi.logging.LogEntryCache
Listener method called for each LogEntry object created.
logLevel(int) - Static method in class org.jboss.osgi.spi.util.OSGiConstantsHelper
Return the string representation of a LogService level

M

main(String[]) - Static method in class org.jboss.osgi.spi.framework.OSGiBootstrap
 
ManagedBundle - Class in org.jboss.osgi.spi.management
The managed view of an OSGi Bundle
ManagedBundle(Bundle) - Constructor for class org.jboss.osgi.spi.management.ManagedBundle
 
ManagedBundleMBean - Interface in org.jboss.osgi.spi.management
The managed view of an OSGi Bundle.
ManagedBundleService - Interface in org.jboss.osgi.spi.management
A Service that registers/unregisters the management view of a bundle.
ManagedFramework - Class in org.jboss.osgi.spi.management
The managed view of an OSGi Framework
ManagedFramework(BundleContext, MBeanServer) - Constructor for class org.jboss.osgi.spi.management.ManagedFramework
 
ManagedFramework() - Constructor for class org.jboss.osgi.spi.management.ManagedFramework
 
ManagedFrameworkMBean - Interface in org.jboss.osgi.spi.management
The managed view of an OSGi Framework
ManagedServiceReference - Class in org.jboss.osgi.spi.management
The management view of an OSGi ServiceReference
MBEAN_DEPLOYER_SERVICE - Static variable in interface org.jboss.osgi.spi.service.DeployerService
The object name under which this is registered: 'jboss.osgi:service=DeployerService'
MBEAN_MANAGED_FRAMEWORK - Static variable in interface org.jboss.osgi.spi.management.ManagedFrameworkMBean
The default object name: jboss.osgi:service=ManagedFramework
MBEAN_MICROCONTAINER_SERVICE - Static variable in interface org.jboss.osgi.spi.management.MicrocontainerServiceMBean
The object name under which the MicrocontainerService is registered: 'jboss.osgi:service=MicrocontainerService'
MBeanProxy - Class in org.jboss.osgi.spi.management
A simple MBeanProxy
MBeanProxy() - Constructor for class org.jboss.osgi.spi.management.MBeanProxy
 
MBeanProxyException - Exception in org.jboss.osgi.spi.management
 
MBeanProxyException() - Constructor for exception org.jboss.osgi.spi.management.MBeanProxyException
 
MBeanProxyException(String) - Constructor for exception org.jboss.osgi.spi.management.MBeanProxyException
 
MicrocontainerBootstrapProvider - Class in org.jboss.osgi.spi.framework
Bootstrap the OSGiFramework through the MC
MicrocontainerBootstrapProvider() - Constructor for class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
 
MicrocontainerServiceMBean - Interface in org.jboss.osgi.spi.management
An OSGi Service the gives access to the Kernel and MBeanServer.

N

NamedInstanceProvider - Interface in org.jboss.osgi.spi.framework
Provide a named instance from the configuration.
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.spi.management
A simple factory for creating safe object names.
ObjectNameFactory() - Constructor for class org.jboss.osgi.spi.management.ObjectNameFactory
 
org.jboss.osgi.spi - package org.jboss.osgi.spi
Common classes and interfaces.
org.jboss.osgi.spi.capability - package org.jboss.osgi.spi.capability
Capabilities that can be installed in the OSGi framework.
org.jboss.osgi.spi.framework - package org.jboss.osgi.spi.framework
Framework integration and bootstrap.
org.jboss.osgi.spi.logging - package org.jboss.osgi.spi.logging
Support for Bundle logging.
org.jboss.osgi.spi.management - package org.jboss.osgi.spi.management
Management view on deployed bundles.
org.jboss.osgi.spi.service - package org.jboss.osgi.spi.service
A collection of SPI provided services.
org.jboss.osgi.spi.testing - package org.jboss.osgi.spi.testing
OSGi test support classes and interfaces.
org.jboss.osgi.spi.util - package org.jboss.osgi.spi.util
A collection of SPI provided utilities.
OSGI_BOOTSTRAP_BEANS - Static variable in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
The default framework beans property: jboss.osgi.bootstrap.beans
OSGI_FRAMEWORK_BEANS - Static variable in class org.jboss.osgi.spi.framework.MicrocontainerBootstrapProvider
The default framework beans property: jboss.osgi.framework.beans
OSGI_FRAMEWORK_CONFIG - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
The default framework property: jboss.osgi.framework.properties
OSGI_HOME - Static variable in interface org.jboss.osgi.spi.Constants
The JBossOSGi runtime system property that denotes the path to the runtime
OSGI_SERVER_HOME - Static variable in interface org.jboss.osgi.spi.Constants
The JBossOSGi runtime system property that denotes the path to the active runtime profile
OSGiBootstrap - Class in org.jboss.osgi.spi.framework
The OSGiBootstrap provides an OSGiFramework through a OSGiBootstrapProvider.
OSGiBootstrap() - Constructor for class org.jboss.osgi.spi.framework.OSGiBootstrap
 
OSGiBootstrapProvider - Interface in org.jboss.osgi.spi.framework
An OSGiBootstrapProvider provides an OSGiFramework

Implementations would configure the OSGiFramework through some form of descriptor.

OSGiBundle - Class in org.jboss.osgi.spi.testing
An abstraction of an OSGi Bundle.
OSGiBundle() - Constructor for class org.jboss.osgi.spi.testing.OSGiBundle
 
OSGiConstantsHelper - Class in org.jboss.osgi.spi.util
String representation for common OSGi Constants
OSGiConstantsHelper() - Constructor for class org.jboss.osgi.spi.util.OSGiConstantsHelper
 
OSGiFramework - Interface in org.jboss.osgi.spi.framework
An abstraction of an OSGi Framework
OSGiPackageAdmin - Interface in org.jboss.osgi.spi.testing
An abstraction of the OSGi PackageAdmin service.
OSGiRuntime - Interface in org.jboss.osgi.spi.testing
An abstraction of an OSGi Runtime.
OSGiServiceReference - Interface in org.jboss.osgi.spi.testing
An abstraction of the OSGi ServiceReference
OSGiTest - Class in org.jboss.osgi.spi.testing
An abstract OSGi Test.
OSGiTest() - Constructor for class org.jboss.osgi.spi.testing.OSGiTest
 
OSGiTestHelper - Class in org.jboss.osgi.spi.testing
An OSGi Test Helper
OSGiTestHelper() - Constructor for class org.jboss.osgi.spi.testing.OSGiTestHelper
 

P

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.spi.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.spi.framework.autoStart
PROP_OSGI_FRAMEWORK_EXTRA - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
Optional path to extra properties: org.jboss.osgi.spi.framework.extra
PROP_OSGI_FRAMEWORK_IMPL - Static variable in class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
The OSGi framework integration class: org.jboss.osgi.spi.framework.impl
PropertiesBootstrapProvider - Class in org.jboss.osgi.spi.framework
A simple properties based bootstrap provider The PropertiesBootstrapProvider supports the following properties org.jboss.osgi.spi.framework.impl - The OSGiFramework implementation org.jboss.osgi.spi.framework.autoInstall - Bundles that need to be installed with the Framework automatically org.jboss.osgi.spi.framework.autoStart - Bundles that need to be started automatically All other properties are passed on to configure the framework.
PropertiesBootstrapProvider() - Constructor for class org.jboss.osgi.spi.framework.PropertiesBootstrapProvider
 
PROPERTY_AUTO_START - Static variable in interface org.jboss.osgi.spi.Constants
If set to 'true' bundles are started automatically.
PROPERTY_DEFERRED_START - Static variable in interface org.jboss.osgi.spi.Constants
If set to 'true' bundles can be deployed in any order.
PROPERTY_SCAN_INTERVAL - Static variable in interface org.jboss.osgi.spi.service.DeploymentScannerService
The property to defines the scan interval: org.jboss.osgi.hotdeploy.interval
PROPERTY_SCAN_LOCATION - Static variable in interface org.jboss.osgi.spi.service.DeploymentScannerService
The property that names the scan location: org.jboss.osgi.hotdeploy.scandir
PROPERTY_START_LEVEL - Static variable in interface org.jboss.osgi.spi.Constants
Specifies the start level for a bundle.

R

refreshPackages(String[]) - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
refreshPackages(String[]) - Method in interface org.jboss.osgi.spi.management.ManagedFrameworkMBean
Refresh packages through the PackageAdmin service
refreshPackages(OSGiBundle[]) - Method in interface org.jboss.osgi.spi.testing.OSGiPackageAdmin
Forces the update (replacement) or removal of packages exported by the specified bundles.
register(Bundle) - Method in interface org.jboss.osgi.spi.management.ManagedBundleService
Register a managed bundle
registerBundleDeployment(BundleDeployment) - Method in interface org.jboss.osgi.spi.service.DeploymentRegistryService
Register a bundle deployment
REMOTE_LOG_HOST - Static variable in interface org.jboss.osgi.spi.logging.RemoteLogReaderService
Property to set the receiving host: 'org.jboss.osgi.service.remote.log.host'
REMOTE_LOG_PORT - Static variable in interface org.jboss.osgi.spi.logging.RemoteLogReaderService
Property to set the receiving port: 'org.jboss.osgi.service.remote.log.port'
REMOTE_LOG_READER - Static variable in interface org.jboss.osgi.spi.logging.RemoteLogReaderService
Property to set to 'true' on the receiving side: 'org.jboss.osgi.service.remote.log.reader'
REMOTE_LOG_SENDER - Static variable in interface org.jboss.osgi.spi.logging.RemoteLogReaderService
Property to set to 'true' on the sending side: 'org.jboss.osgi.service.remote.log.sender'
RemoteLogReaderService - Interface in org.jboss.osgi.spi.logging
An extension of the LogReaderService that can be setup to receive remote LogEntry objects.
removeCapability(Capability) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Remove a Capability from the runtime.
removeScanListener(DeploymentScannerService.ScanListener) - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
Remove the scan listener from this service
resolveBundle(Bundle) - Method in class org.jboss.osgi.spi.logging.ExportedPackageHelper
 
resolveBundles(Bundle[]) - Method in class org.jboss.osgi.spi.logging.ExportedPackageHelper
 
run() - Method in class org.jboss.osgi.spi.framework.OSGiBootstrap
 

S

scan() - Method in interface org.jboss.osgi.spi.service.DeploymentScannerService
Run a directory scan
serverName - Variable in class org.jboss.osgi.spi.framework.OSGiBootstrap
 
setAutoInstall(List<URL>) - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
setAutoStart(List<URL>) - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
setAutoStart(boolean) - Method in class org.jboss.osgi.spi.util.BundleDeployment
Set the autostart flag associated with this deployment
setMbeanServer(MBeanServer) - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
setMetadata(Object) - Method in class org.jboss.osgi.spi.util.BundleDeployment
Set extra meta data associated with this deployment
setProperties(Map<String, Object>) - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
setStartLevel(int) - Method in class org.jboss.osgi.spi.util.BundleDeployment
Set the start level associated with this deployment
setSystemContext(BundleContext) - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
setUp() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Writes a a debug start messge
shutdown() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Shutdown the OSGiRuntime.
start() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
start() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
start() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Starts this bundle with no options
start() - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
start() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Starts this bundle.
startLogEntryTracking(LogEntryCache) - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Start log entry tracking for this OSGiRuntime
stop() - Method in interface org.jboss.osgi.spi.framework.OSGiFramework
 
stop() - Method in class org.jboss.osgi.spi.management.ManagedBundle
 
stop() - Method in interface org.jboss.osgi.spi.management.ManagedBundleMBean
Stops this bundle with no options.
stop() - Method in class org.jboss.osgi.spi.management.ManagedFramework
 
stop() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Stops this bundle.
stopLogEntryTracking() - Method in interface org.jboss.osgi.spi.testing.OSGiRuntime
Stop log entry tracking for this OSGiRuntime

T

tearDown() - Method in class org.jboss.osgi.spi.testing.OSGiTest
Writes a a debug stop messge
toString() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Returns the string representation of this bundle
toString() - Method in class org.jboss.osgi.spi.util.BundleClassLoader
 
toString() - Method in class org.jboss.osgi.spi.util.BundleDeployment
 

U

undeploy(BundleDeployment[]) - Method in interface org.jboss.osgi.spi.service.DeployerService
Undeploy an array of bundles
undeploy(URL) - Method in interface org.jboss.osgi.spi.service.DeployerService
Undeploy bundle from URL.
uninstall() - Method in class org.jboss.osgi.spi.testing.OSGiBundle
Uninstalls this bundle.
unregister(Bundle) - Method in interface org.jboss.osgi.spi.management.ManagedBundleService
Unregister a managed bundle
unregisterBundleDeployment(BundleDeployment) - Method in interface org.jboss.osgi.spi.service.DeploymentRegistryService
Unregister a bundle deployment

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

Copyright © 2009. All Rights Reserved.