org.overlord.sramp.ui.client.services
Class ServiceList
java.lang.Object
org.overlord.sramp.ui.client.services.ServiceList
public class ServiceList
- extends Object
The centralized list of all IServices.
- Author:
- eric.wittmann@redhat.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceList
public ServiceList()
getRegisteredServices
public static final Map<Class<? extends IService>,IService> getRegisteredServices()
- Gets the map of registered services.
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.