org.overlord.sramp.ui.client.services
Class ServiceList

java.lang.Object
  extended by org.overlord.sramp.ui.client.services.ServiceList

public class ServiceList
extends Object

The centralized list of all IServices.

Author:
eric.wittmann@redhat.com

Constructor Summary
ServiceList()
           
 
Method Summary
static Map<Class<? extends IService>,IService> getRegisteredServices()
          Gets the map of registered services.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceList

public ServiceList()
Method Detail

getRegisteredServices

public static final Map<Class<? extends IService>,IService> getRegisteredServices()
Gets the map of registered services.



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