Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.api
Class RuntimeInstanceIdentifier

java.lang.Object
  extended by org.nuxeo.runtime.api.RuntimeInstanceIdentifier

public class RuntimeInstanceIdentifier
extends Object

Provides a way to identify a Nuxeo Runtime instance.

Identifier can be:

Author:
Thierry Delprat

Field Summary
static String INSTANCE_ID_PROPERTY_NAME
           
 
Method Summary
static String getId()
           
static VMID getVmid()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE_ID_PROPERTY_NAME

public static final String INSTANCE_ID_PROPERTY_NAME
See Also:
Constant Field Values
Method Detail

getId

public static String getId()

getVmid

public static VMID getVmid()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.