org.universAAL.ontology.lighting.simple
Class Activator

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

public class Activator
extends Object
implements ModuleActivator


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

Constructor Detail

Activator

public Activator()
Method Detail

start

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

stop

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


Copyright © 2014 universAAL Consortium. All Rights Reserved.