org.universAAL.middleware.managers.deploy.util
Class Consts

Package class diagram package Consts
java.lang.Object
  extended by org.universAAL.middleware.managers.deploy.util.Consts

public class Consts
extends Object

Widely-used constants for the DeployManager

Version:
$LastChangedRevision$ ( $LastChangedDate$ )
Author:
Michele Girolami, Francesco Furfari, Stefano Lenzi

Field Summary
static String APP_REGISTRY
           
static String APPLICATION_BINARYPART_PATH
           
static String APPLICATION_CONFIGURATION_PATH
           
static String DEPLOY_MANAGER_ID
           
static String START_INSTALLATION
           
 
Constructor Summary
Consts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START_INSTALLATION

public static final String START_INSTALLATION
See Also:
Constant Field Values

APPLICATION_CONFIGURATION_PATH

public static final String APPLICATION_CONFIGURATION_PATH
See Also:
Constant Field Values

APPLICATION_BINARYPART_PATH

public static final String APPLICATION_BINARYPART_PATH
See Also:
Constant Field Values

APP_REGISTRY

public static final String APP_REGISTRY
See Also:
Constant Field Values

DEPLOY_MANAGER_ID

public static final String DEPLOY_MANAGER_ID
See Also:
Constant Field Values
Constructor Detail

Consts

public Consts()


Copyright © 2014 universAAL Consortium. All Rights Reserved.