Class SystemPropertyNames

java.lang.Object
org.distributeme.core.SystemPropertyNames

public class SystemPropertyNames extends Object
Constants class for holding constants used for transmission of parameters to VM that distributeme understands.
Version:
$Id: $Id
Author:
lrosenberg
  • Field Details

    • PREFIX

      public static final String PREFIX
      This is the prefix for all parameters.
      See Also:
    • REGISTRATION_NAME_PROVIDER

      public static final String REGISTRATION_NAME_PROVIDER
      Registration name provider allows to customize the registration name of the instance. This is useful for failing/routing.
      See Also:
  • Constructor Details

    • SystemPropertyNames

      public SystemPropertyNames()