A B C E F G H I M N O R S T V

A

addBundleActivationPolicy(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleActivator(Class<?>) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleActivator(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleManifestVersion(int) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleName(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleSymbolicName(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleVersion(Version) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addBundleVersion(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addDynamicImportPackages(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
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.testing.OSGiManifestBuilder
Deprecated.  
addImportPackages(Class<?>...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addImportPackages(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addManifestHeader(String, String) - Method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
addRequireBundle(String) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
addRequireExecutionEnvironment(String...) - Method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  
afterClass() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
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
 

B

bundleChanged(BundleEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
BundleInfo - Class in org.jboss.osgi.spi.util
Deprecated. use the SPI provided version

C

close() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Closes the accociated resources.
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.  
createFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

E

equals(Object) - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  

F

frameworkEvent(FrameworkEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

G

getBundleManifestVersion(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle manifest version.
getFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getFrameworkName() - Method in class org.jboss.osgi.testing.OSGiTest
Delegates to OSGiTestHelper.getFrameworkName()
getFrameworkName() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
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.
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.  
getManifestHeader(String) - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the manifest header for the given key.
getPackageAdmin() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
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
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
getRoot() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle root file
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
 
getServiceReference(String, long) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
Get a ServiceReference within the given timeout.
getShortName() - Method in class org.jboss.osgi.testing.OSGiTest
Get the last token in the FQN of this test class.
getStartLevel() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getSymbolicName() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle symbolic name
getSystemContext() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
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
getVersion() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Get the bundle version

H

hashCode() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  

I

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
 
isValidateBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. use isValidBundleManifest(java.util.jar.Manifest)
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.util.BundleInfo
Deprecated. Validate a given bundle manifest.

M

ManifestBuilder - Class in org.jboss.osgi.testing
Deprecated. use the SPI provided version
ManifestBuilder() - Constructor for class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  

N

newInstance() - Static method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
newInstance() - Static method in class org.jboss.osgi.testing.OSGiManifestBuilder
Deprecated.  

O

openStream() - Method in class org.jboss.osgi.testing.ManifestBuilder
Deprecated.  
org.jboss.osgi.spi.util - package org.jboss.osgi.spi.util
 
org.jboss.osgi.testing - package org.jboss.osgi.testing
Test support classes and interfaces.
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.testing
Deprecated. use the SPI provided version
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

R

refreshPackages(Bundle[]) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

S

serviceChanged(ServiceEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
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
 
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
 

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
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
 
toString() - Method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated.  
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
 

V

validateBundleManifest(Manifest) - Static method in class org.jboss.osgi.spi.util.BundleInfo
Deprecated. Validate a given bundle manifest.

A B C E F G H I M N O R S T V

Copyright © 2012. All Rights Reserved.