public class Activator extends Object implements ModuleActivator
Modifier and Type | Field and Description |
---|---|
ServiceCallee |
service |
UICaller |
uiCaller |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(ModuleContext mc) |
void |
stop(ModuleContext mc) |
public ServiceCallee service
public UICaller uiCaller
public void start(ModuleContext mc) throws Exception
start
in interface ModuleActivator
Exception
public void stop(ModuleContext mc) throws Exception
stop
in interface ModuleActivator
Exception
Copyright © 2018 universAAL Consortium. All rights reserved.