com.ibm.carma.model.util
Interface CARMAConnectionProperties


public interface CARMAConnectionProperties

Series of predefined CARMA connection property keys that are used by the CARMA system


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String TRACE_LEVEL_KEY
          Key defines the trace level connection property for the CARMA connection
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

TRACE_LEVEL_KEY

static final java.lang.String TRACE_LEVEL_KEY
Key defines the trace level connection property for the CARMA connection

See Also:
Constant Field Values