Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.management.statuses
Class NuxeoInstanceIdentifierHelper

java.lang.Object
  extended by org.nuxeo.ecm.core.management.statuses.NuxeoInstanceIdentifierHelper

public class NuxeoInstanceIdentifierHelper
extends Object

Instance identifier (mainly imported from connect client : TechnicalInstanceIdentifier)

Author:
matic

Constructor Summary
NuxeoInstanceIdentifierHelper()
           
 
Method Summary
static String generateHardwareUID()
           
static String getServerInstanceName()
           
static String newServerInstanceName()
           
static String summarize(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoInstanceIdentifierHelper

public NuxeoInstanceIdentifierHelper()
Method Detail

generateHardwareUID

public static String generateHardwareUID()
                                  throws Exception
Throws:
Exception

summarize

public static String summarize(String value)
                        throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException

newServerInstanceName

public static String newServerInstanceName()

getServerInstanceName

public static String getServerInstanceName()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.