org.eclipse.emf.emfstore.internal.server
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.server.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Common server functionality related messages.

Author:
emueller

Field Summary
static String DefaultServerWorkspaceLocationProvider_InvalidRootDir
           
static String EMFStoreController_Added_SuperUser
           
static String EMFStoreController_Cause_For_Server_Shutdown
           
static String EMFStoreController_Closing_Of_Properties_File_Failed
           
static String EMFStoreController_ConnectionHandler_Stopped
           
static String EMFStoreController_ConnectionHandlersInitException
           
static String EMFStoreController_Copy_From_To
           
static String EMFStoreController_Could_Not_Copy_Properties_File
           
static String EMFStoreController_Could_Not_Init_XMLResource
           
static String EMFStoreController_Creating_Initial_ServerSpace
           
static String EMFStoreController_Default_Properties_File_Copied
           
static String EMFStoreController_Dynamic_Model_Loaded
           
static String EMFStoreController_EMFStore_Controller_Already_Running
           
static String EMFStoreController_Error_During_Migration
           
static String EMFStoreController_Failed_To_Copy_Keystore
           
static String EMFStoreController_Init_Complete
           
static String EMFStoreController_JVM_Max_Memory
           
static String EMFStoreController_Keystore_Copied
           
static String EMFStoreController_Property_Init_Failed
           
static String EMFStoreController_PropertyFile_Read
           
static String EMFStoreController_Serve_Forcefully_Stopped
           
static String EMFStoreController_Server_Home
           
static String EMFStoreController_Server_Running
           
static String EMFStoreController_Server_Stopped
           
static String EMFStoreController_Server_Was_Stopped
           
static String EMFStoreController_Stopping_All_ConnectionHandlers
           
static String EMFStoreController_Stopping_ConnectionHandler
           
static String EMFStoreController_Waiting_For_Termination_Interrupted
           
static String ServerConfiguration_Default_Checksum_Behavior
           
static String ServerConfiguration_No_Location_Provider
           
static String ServerConfiguration_No_WebServer_Provider
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DefaultServerWorkspaceLocationProvider_InvalidRootDir

public static String DefaultServerWorkspaceLocationProvider_InvalidRootDir

EMFStoreController_Added_SuperUser

public static String EMFStoreController_Added_SuperUser

EMFStoreController_Cause_For_Server_Shutdown

public static String EMFStoreController_Cause_For_Server_Shutdown

EMFStoreController_Closing_Of_Properties_File_Failed

public static String EMFStoreController_Closing_Of_Properties_File_Failed

EMFStoreController_ConnectionHandler_Stopped

public static String EMFStoreController_ConnectionHandler_Stopped

EMFStoreController_ConnectionHandlersInitException

public static String EMFStoreController_ConnectionHandlersInitException

EMFStoreController_Copy_From_To

public static String EMFStoreController_Copy_From_To

EMFStoreController_Could_Not_Copy_Properties_File

public static String EMFStoreController_Could_Not_Copy_Properties_File

EMFStoreController_Could_Not_Init_XMLResource

public static String EMFStoreController_Could_Not_Init_XMLResource

EMFStoreController_Creating_Initial_ServerSpace

public static String EMFStoreController_Creating_Initial_ServerSpace

EMFStoreController_Default_Properties_File_Copied

public static String EMFStoreController_Default_Properties_File_Copied

EMFStoreController_Dynamic_Model_Loaded

public static String EMFStoreController_Dynamic_Model_Loaded

EMFStoreController_EMFStore_Controller_Already_Running

public static String EMFStoreController_EMFStore_Controller_Already_Running

EMFStoreController_Error_During_Migration

public static String EMFStoreController_Error_During_Migration

EMFStoreController_Failed_To_Copy_Keystore

public static String EMFStoreController_Failed_To_Copy_Keystore

EMFStoreController_Init_Complete

public static String EMFStoreController_Init_Complete

EMFStoreController_JVM_Max_Memory

public static String EMFStoreController_JVM_Max_Memory

EMFStoreController_Keystore_Copied

public static String EMFStoreController_Keystore_Copied

EMFStoreController_Property_Init_Failed

public static String EMFStoreController_Property_Init_Failed

EMFStoreController_PropertyFile_Read

public static String EMFStoreController_PropertyFile_Read

EMFStoreController_Serve_Forcefully_Stopped

public static String EMFStoreController_Serve_Forcefully_Stopped

EMFStoreController_Server_Home

public static String EMFStoreController_Server_Home

EMFStoreController_Server_Running

public static String EMFStoreController_Server_Running

EMFStoreController_Server_Stopped

public static String EMFStoreController_Server_Stopped

EMFStoreController_Server_Was_Stopped

public static String EMFStoreController_Server_Was_Stopped

EMFStoreController_Stopping_All_ConnectionHandlers

public static String EMFStoreController_Stopping_All_ConnectionHandlers

EMFStoreController_Stopping_ConnectionHandler

public static String EMFStoreController_Stopping_ConnectionHandler

EMFStoreController_Waiting_For_Termination_Interrupted

public static String EMFStoreController_Waiting_For_Termination_Interrupted

ServerConfiguration_Default_Checksum_Behavior

public static String ServerConfiguration_Default_Checksum_Behavior

ServerConfiguration_No_Location_Provider

public static String ServerConfiguration_No_Location_Provider

ServerConfiguration_No_WebServer_Provider

public static String ServerConfiguration_No_WebServer_Provider


Copyright © 2015. All Rights Reserved.