Overlord Commons: Services 2.0.0.Final
A G O S 

A

Activator - Class in org.overlord.commons.services
Activator that lets the service registry know we're in an OSGi runtime.
Activator() - Constructor for class org.overlord.commons.services.Activator
 

G

getServices(Class<T>) - Method in class org.overlord.commons.services.OSGiServiceRegistry
 
getServices(Class<T>) - Method in class org.overlord.commons.services.ServiceLoaderServiceRegistry
 
getServices(Class<T>) - Method in interface org.overlord.commons.services.ServiceRegistry
Gets a set of all the services that have been registered for the given service interface.
getServices(Class<T>) - Static method in class org.overlord.commons.services.ServiceRegistryUtil
 
getSingleService(Class<T>) - Method in class org.overlord.commons.services.OSGiServiceRegistry
 
getSingleService(Class<T>) - Method in class org.overlord.commons.services.ServiceLoaderServiceRegistry
 
getSingleService(Class<T>) - Method in interface org.overlord.commons.services.ServiceRegistry
Gets a single service.
getSingleService(Class<T>) - Static method in class org.overlord.commons.services.ServiceRegistryUtil
 

O

org.overlord.commons.services - package org.overlord.commons.services
 
OSGI_ENABLED_PROP - Static variable in class org.overlord.commons.services.OSGiServiceRegistry
 
OSGiServiceRegistry - Class in org.overlord.commons.services
Implements a service registry by delegating to the osgi service registry.
OSGiServiceRegistry() - Constructor for class org.overlord.commons.services.OSGiServiceRegistry
 

S

ServiceLoaderServiceRegistry - Class in org.overlord.commons.services
Implements a service registry by using the standard java ServiceLoader mechanism.
ServiceLoaderServiceRegistry() - Constructor for class org.overlord.commons.services.ServiceLoaderServiceRegistry
 
ServiceRegistry - Interface in org.overlord.commons.services
All service registry implementations must implement this interface.
ServiceRegistryUtil - Class in org.overlord.commons.services
Provides simple access to services.
ServiceRegistryUtil() - Constructor for class org.overlord.commons.services.ServiceRegistryUtil
 
start(BundleContext) - Method in class org.overlord.commons.services.Activator
 
stop(BundleContext) - Method in class org.overlord.commons.services.Activator
 
A G O S 
Overlord Commons: Services 2.0.0.Final

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.