Class AccountArchiveServer


  • public class AccountArchiveServer
    extends java.lang.Object
    • Constructor Detail

      • AccountArchiveServer

        public AccountArchiveServer()
    • Method Detail

      • main

        public static void main​(java.lang.String[] a)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • init

        public static void init()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createServiceAndRegisterLocally

        public static void createServiceAndRegisterLocally()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createServiceAndRegisterLocally

        public static void createServiceAndRegisterLocally​(int customRegistryPort)
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createDescriptor

        public static org.distributeme.core.ServiceDescriptor createDescriptor​(java.lang.String instanceId)
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startService

        public static void startService()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createSupportServicesAndRegisterLocally

        public static void createSupportServicesAndRegisterLocally()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception