org.universAAL.middleware.managers.api
Interface Manager

Package class diagram package Manager
All Known Subinterfaces:
AALSpaceManager, DeployManager
All Known Implementing Classes:
AALSpaceManagerImpl, DeployManagerImpl

public interface Manager

Author:
Michele Girolami, Francesco Furfari, Filippo Palumbo

Method Summary
 void dispose()
          Release all the resources
 boolean init()
          Initialize the AALSpace Manager
 void loadConfigurations(Dictionary configurations)
          This method sets all the configurations for the AALSpaceManager
 

Method Detail

loadConfigurations

void loadConfigurations(Dictionary configurations)
This method sets all the configurations for the AALSpaceManager

Parameters:
configurations - Dictionary of configurations

init

boolean init()
Initialize the AALSpace Manager

Returns:
true if the initialization is completed, false otherwise

dispose

void dispose()
Release all the resources



Copyright © 2014 universAAL Consortium. All Rights Reserved.