org.mars_sim.msp.service.util
Class ServiceRegistry
java.lang.Object
org.mars_sim.msp.service.util.ServiceRegistry
public class ServiceRegistry
- extends Object
DOCME: documentation is missing
- Version:
- $Revision: 14 $ $Date: 2007-03-29 19:20:40 +0000 (Do, 29 Mrz 2007) $
- Author:
- Christian Domsch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
construct
public static void construct()
getService
public static <T> T getService(Class<T> serviceInterface)
getService
public static <T> T getService(String serviceId,
Class<T> serviceInterface)
shutdown
public static void shutdown()
Copyright © 2009-2013. All Rights Reserved.