org.universAAL.ontology
Class PersonalHealthDeviceActivator

Package class diagram package PersonalHealthDeviceActivator
java.lang.Object
  extended by org.universAAL.ontology.PersonalHealthDeviceActivator
All Implemented Interfaces:
ModuleActivator

public class PersonalHealthDeviceActivator
extends Object
implements ModuleActivator

OSGi bundle activator. Registers the PersonalHealthDevice Ontology in the universAAL ontology manager.

Author:
Thomas Fuxreiter (foex@gmx.at)

Constructor Summary
PersonalHealthDeviceActivator()
           
 
Method Summary
 void start(ModuleContext mc)
           
 void stop(ModuleContext mc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonalHealthDeviceActivator

public PersonalHealthDeviceActivator()
Method Detail

start

public void start(ModuleContext mc)
           throws Exception
Specified by:
start in interface ModuleActivator
Throws:
Exception

stop

public void stop(ModuleContext mc)
          throws Exception
Specified by:
stop in interface ModuleActivator
Throws:
Exception


Copyright © 2014 universAAL Consortium. All Rights Reserved.