org.jlab.coda.afecs.constants
Class AAgentConst

java.lang.Object
  extended by org.jlab.coda.afecs.agent.AAgentConst

public class AAgentConst
extends java.lang.Object

JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Aug 13, 2009

This class has only static fields and is used to store constants used for agent configuration,
and for intra-agent communications (for e.g. predefined cMsg subjects and types).

Version:
1.4
Author:
Vardan Gyurjyan

Field Summary
static java.lang.String udf
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

udf

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