A B D G I L O P S

A

Activator - Class in org.apache.geronimo.osgi.locator
 
Activator() - Constructor for class org.apache.geronimo.osgi.locator.Activator
 

B

bundleChanged(BundleEvent) - Method in class org.apache.geronimo.osgi.locator.Activator
 
bundleContext - Variable in class org.apache.geronimo.osgi.locator.Activator
 

D

destroy() - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Cleanup resources on bundle shutdown.

G

getService(String, Class<?>, ClassLoader) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Get a single service instance that matches an interface definition.
getServiceClass(String, Class<?>, ClassLoader) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Locate a service class that matches an interface definition.
getServiceClasses(String, Class<?>, ClassLoader) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Get a list of service class implementations that match an interface name.
getServices(String, Class<?>, ClassLoader) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Get a list of services that match a given interface name.

I

init(BundleContext) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
initialize the tracker statics for this bundle

L

loadClass(String) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Utility class for locating a class with OSGi registry support.
loadClass(String, Class<?>) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Utility class for locating a class with OSGi registry support.
loadClass(String, Class<?>, ClassLoader) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Standardized utility method for performing class lookups with support for OSGi registry lookups.
locate(String) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Locate a class by its provider id indicator.
locateAll(String) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Locate all class files that match a given factory id.
lookupByJREPropertyFile(String, String) - Static method in class org.apache.geronimo.osgi.locator.ProviderLocator
Perform a service class discovery by looking for a property in a target properties file located in the java.home directory.

O

org.apache.geronimo.osgi.locator - package org.apache.geronimo.osgi.locator
 

P

ProviderLocator - Class in org.apache.geronimo.osgi.locator
 

S

start(BundleContext) - Method in class org.apache.geronimo.osgi.locator.Activator
 
stop(BundleContext) - Method in class org.apache.geronimo.osgi.locator.Activator
 

A B D G I L O P S

Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.