public class ProjectActivator extends Object implements ModuleActivator
Modifier and Type | Field and Description |
---|---|
static ModuleContext |
context |
static String |
NAMESPACE |
Constructor and Description |
---|
ProjectActivator() |
Modifier and Type | Method and Description |
---|---|
void |
start(ModuleContext ctxt) |
void |
stop(ModuleContext ctxt) |
public static final String NAMESPACE
public static ModuleContext context
public void start(ModuleContext ctxt) throws Exception
start
in interface ModuleActivator
Exception
public void stop(ModuleContext ctxt) throws Exception
stop
in interface ModuleActivator
Exception
Copyright © 2018 universAAL Consortium. All rights reserved.