Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.api
Class RuntimeInstanceIdentifier

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

public class RuntimeInstanceIdentifier
extends java.lang.Object

Provides a way to identify a Nuxeo Runtime instance.

Identifier can be :

Author:
Thierry Delprat

Field Summary
static java.lang.String INSTANCE_ID_PROPERTY_NAME
           
 
Constructor Summary
RuntimeInstanceIdentifier()
           
 
Method Summary
static java.lang.String getId()
           
static java.rmi.dgc.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 java.lang.String INSTANCE_ID_PROPERTY_NAME
See Also:
Constant Field Values
Constructor Detail

RuntimeInstanceIdentifier

public RuntimeInstanceIdentifier()
Method Detail

getId

public static java.lang.String getId()

getVmid

public static java.rmi.dgc.VMID getVmid()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.