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

A

addBundleListener(BundleListener) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
addFrameworkListener(FrameworkListener) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
addServiceListener(ServiceListener) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
addServiceListener(ServiceListener, String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
ArrayEnumerator<E> - Class in org.eclipse.gemini.blueprint.mock
Simple enumeration mock backed by an array of objects.
ArrayEnumerator(E[]) - Constructor for class org.eclipse.gemini.blueprint.mock.ArrayEnumerator
 

B

bundleListeners - Variable in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 

C

compareTo(Object) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 
createEnumerationOver(String[]) - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
createFilter(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
createFilter(String) - Method in class org.eclipse.gemini.blueprint.mock.MockFrameworkUtil
Create a mock filter that is _might_ be valid.

D

DEFAULT_PROPERTIES - Static variable in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 

E

EntryLookupControllingMockBundle - Class in org.eclipse.gemini.blueprint.mock
Dedicated Mock Bundle that provides control over the returned entries for lookup calls.
EntryLookupControllingMockBundle(Dictionary) - Constructor for class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
Constructs a new EntryLookupControllingMockBundle instance.
equals(Object) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
Two mock service references are equal if they contain the same service id.
equals(Object) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
 

F

findEntries(String, String, boolean) - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
findEntries(String, String, boolean) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
Delegates to the classloader.

G

getAllServiceReferences(String, String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getBundle() - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getBundle(long) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getBundle() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 
getBundleContext() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getBundleId() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getBundleListeners() - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
Returns a set of registered bundle listeners.
getBundles() - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getContext() - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
getContext() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getDataFile(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getEntry(String) - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
getEntry(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getEntryPaths(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getHeaders() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getHeaders(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getLastModified() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getLocation() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getProperty(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getProperty(String) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 
getPropertyKeys() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 
getReference() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
 
getRegisteredServices() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getResource(String) - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
getResource(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getResources(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getService(ServiceReference) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getServiceListeners() - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
Returns a set of registered service listeners.
getServiceReference(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getServiceReferences(String, String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
getServicesInUse() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getSignerCertificates(int) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getState() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getSymbolicName() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
getUsingBundles() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 
getVersion() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 

H

hashCode() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
Returns a hash code based on the class and service id.
hashCode() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
 
hasMoreElements() - Method in class org.eclipse.gemini.blueprint.mock.ArrayEnumerator
 
hasPermission(Object) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 

I

installBundle(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
installBundle(String, InputStream) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
isAssignableTo(Bundle, String) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 

L

loadClass(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 

M

match(ServiceReference) - Method in class org.eclipse.gemini.blueprint.mock.MockFilter
 
match(Dictionary) - Method in class org.eclipse.gemini.blueprint.mock.MockFilter
 
matchCase(Dictionary) - Method in class org.eclipse.gemini.blueprint.mock.MockFilter
 
MockBundle - Class in org.eclipse.gemini.blueprint.mock
Bundle mock.
MockBundle() - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundle
Constructs a new MockBundle instance using default values.
MockBundle(Dictionary) - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundle
Constructs a new MockBundle instance with the given bundle headers.
MockBundle(BundleContext) - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundle
Constructs a new MockBundle instance associated with the given bundle context.
MockBundle(String) - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundle
Constructs a new MockBundle instance with the given symbolic name.
MockBundle(String, Dictionary, BundleContext) - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundle
Constructs a new MockBundle instance using the given bundle symbolic name, properties and associated bundle context.
MockBundleActivator - Class in org.eclipse.gemini.blueprint.mock
BundleActivator mock.
MockBundleActivator() - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundleActivator
 
MockBundleContext - Class in org.eclipse.gemini.blueprint.mock
BundleContext mock.
MockBundleContext() - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundleContext
Constructs a new MockBundleContext instance.
MockBundleContext(Bundle) - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundleContext
Constructs a new MockBundleContext instance.
MockBundleContext(Bundle, Properties) - Constructor for class org.eclipse.gemini.blueprint.mock.MockBundleContext
Constructs a new MockBundleContext instance allowing both the bundle and the context properties to be specified.
MockFilter - Class in org.eclipse.gemini.blueprint.mock
Filter mock.
MockFilter() - Constructor for class org.eclipse.gemini.blueprint.mock.MockFilter
Constructs a new MockFilter instance.
MockFilter(String) - Constructor for class org.eclipse.gemini.blueprint.mock.MockFilter
Constructs a new MockFilter instance.
MockFrameworkUtil - Class in org.eclipse.gemini.blueprint.mock
FrameworkUtil-like class that tries to create a somewhat valid filter.
MockServiceReference - Class in org.eclipse.gemini.blueprint.mock
ServiceReference mock.
MockServiceReference() - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance using defaults.
MockServiceReference(Bundle) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance associated with the given bundle.
MockServiceReference(String[]) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance matching the given class namess.
MockServiceReference(Bundle, String[]) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance associated with the given bundle and matching the given class names.
MockServiceReference(ServiceRegistration) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance associated with the given service registration.
MockServiceReference(Bundle, Dictionary, ServiceRegistration) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance associated with the given bundle, service registration and having the given service properties.
MockServiceReference(Bundle, Dictionary, ServiceRegistration, String[]) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceReference
Constructs a new MockServiceReference instance.
MockServiceRegistration - Class in org.eclipse.gemini.blueprint.mock
ServiceRegistration mock.
MockServiceRegistration() - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
Constructs a new MockServiceRegistration instance using defaults.
MockServiceRegistration(Dictionary) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
Constructs a new MockServiceRegistration instance with the given properties.
MockServiceRegistration(String[], Dictionary) - Constructor for class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
Constructs a new MockServiceRegistration instance using the given class names and properties.

N

nextElement() - Method in class org.eclipse.gemini.blueprint.mock.ArrayEnumerator
 
nextEntryResult - Variable in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
nextFindResult - Variable in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 

O

org.eclipse.gemini.blueprint.mock - package org.eclipse.gemini.blueprint.mock
OSGi Mocks.

R

registerService(String[], Object, Dictionary) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
registerService(String, Object, Dictionary) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
removeBundleListener(BundleListener) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
removeFrameworkListener(FrameworkListener) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
removeServiceListener(ServiceListener) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 

S

serviceListeners - Variable in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
setBundle(Bundle) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
Sets the bundle associated with this context.
setBundleId(long) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
setClassLoader(ClassLoader) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
Sets the class loader internally used by the bundle to mock the loading operations.
setEntryReturnOnNextCallToGetEntry(URL) - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
setLocation(String) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
Sets the location for this mock bundle.
setProperties(Dictionary) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
Sets the properties associated with this reference.
setProperties(Dictionary) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
 
setReference(ServiceReference) - Method in class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
Sets the service reference associated with this registration.
setResultsToReturnOnNextCallToFindEntries(String[]) - Method in class org.eclipse.gemini.blueprint.mock.EntryLookupControllingMockBundle
 
start() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
start(int) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
start(BundleContext) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleActivator
 
stop() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
stop(int) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
stop(BundleContext) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleActivator
 

T

toString() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
toString() - Method in class org.eclipse.gemini.blueprint.mock.MockFilter
 
toString() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceReference
 

U

ungetService(ServiceReference) - Method in class org.eclipse.gemini.blueprint.mock.MockBundleContext
 
uninstall() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
unregister() - Method in class org.eclipse.gemini.blueprint.mock.MockServiceRegistration
 
update() - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 
update(InputStream) - Method in class org.eclipse.gemini.blueprint.mock.MockBundle
 

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

Copyright © 2006-2012. All Rights Reserved.