com.cosylab.epics.caj
Interface CAJConstants

All Known Implementing Classes:
CAJContext

public interface CAJConstants

CAJ constants.

Version:
$id$
Author:
Matej Sekoranja

Field Summary
static String CAJ_DEBUG
          String value of the JVM property key to turn on debugging.
static String CAJ_STRIP_HOSTNAME
          String value of the JVM property key to strip hostname returned by InetAddress.getLocalHost().getHostName().
 

Field Detail

CAJ_DEBUG

static final String CAJ_DEBUG
String value of the JVM property key to turn on debugging.

See Also:
Constant Field Values

CAJ_STRIP_HOSTNAME

static final String CAJ_STRIP_HOSTNAME
String value of the JVM property key to strip hostname returned by InetAddress.getLocalHost().getHostName().

See Also:
Constant Field Values


Copyright © 2004-2013 Cosylab. All Rights Reserved.