org.universAAL.middleware.api
Class SimpleServiceLocator

Package class diagram package SimpleServiceLocator
java.lang.Object
  extended by org.universAAL.middleware.api.SimpleServiceLocator

public class SimpleServiceLocator
extends Object


Field Summary
 ModuleContext mc
           
 
Constructor Summary
SimpleServiceLocator(ModuleContext mc)
           
 
Method Summary
 Object lookupService(Class<?> interfaceClazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mc

public ModuleContext mc
Constructor Detail

SimpleServiceLocator

public SimpleServiceLocator(ModuleContext mc)
Method Detail

lookupService

public Object lookupService(Class<?> interfaceClazz)
                     throws IllegalArgumentException,
                            SimplifiedRegistrationException,
                            InstantiationException,
                            IllegalAccessException
Throws:
IllegalArgumentException
SimplifiedRegistrationException
InstantiationException
IllegalAccessException


Copyright © 2014 universAAL Consortium. All Rights Reserved.