Overlord Commons: Services 2.0.6.Final
A C G M O S 

A

addRegistry(ServiceRegistry) - Method in class org.overlord.commons.services.CompositeServiceRegistry
 

C

CompositeServiceRegistry - Class in org.overlord.commons.services
Manages a list of service registries.
CompositeServiceRegistry() - Constructor for class org.overlord.commons.services.CompositeServiceRegistry
Constructor.

G

getServices(Class<T>) - Method in class org.overlord.commons.services.CompositeServiceRegistry
 
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.CompositeServiceRegistry
 
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
 
getString(String) - Static method in class org.overlord.commons.services.Messages
 

M

Messages - Class in org.overlord.commons.services
 

O

org.overlord.commons.services - package org.overlord.commons.services
 
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
Constructor.

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
 
A C G M O S 
Overlord Commons: Services 2.0.6.Final

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