Package | Description |
---|---|
org.universAAL.ri.api.manager |
Common core classes of the manager.
|
org.universAAL.ri.api.manager.server |
Classes related to the actual servlet handling the calls to the API.
|
org.universAAL.ri.api.manager.server.persistence |
Classes for managing the persistence of data.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteAPIImpl
Implementation of the RemoteAPI interface.
|
Constructor and Description |
---|
RemoteServlet(RemoteAPI rAPI)
Basic constructor
|
Modifier and Type | Method and Description |
---|---|
void |
PersistenceMySQL.init(RemoteAPI remoteAPI,
ModuleContext context) |
void |
Persistence.init(RemoteAPI remoteAPI,
ModuleContext context)
Sets up the underlying database, creating any tables if not present
before, and performing any mainenance operations.
|
void |
PersistenceDerby.init(RemoteAPI remoteAPI,
ModuleContext context) |
Copyright © 2018 universAAL Consortium. All rights reserved.