com.cosylab.epics.caj
Interface CAJConstants

All Known Implementing Classes:
CAJContext

public interface CAJConstants

CAJ constants.

Version:
$id$
Author:
Matej Sekoranja

Field Summary
static java.lang.String CAJ_DEBUG
          String value of the JVM property key to turn on debugging.
static java.lang.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 java.lang.String CAJ_DEBUG
String value of the JVM property key to turn on debugging.

See Also:
Constant Field Values

CAJ_STRIP_HOSTNAME

static final java.lang.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-2011 Cosylab. All Rights Reserved.