org.sourceforge.jxutil.net.ddm.qddbasd
Class MGRNAM
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.STRING
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.NAME
|
+--org.sourceforge.jxutil.net.ddm.qddbasd.MGRNAM
- Direct Known Subclasses:
- PRCNAM, RDBNAM, SECMGRNM, SPVNAM, SRVNAM
- public abstract class MGRNAM
- extends NAME
Manager Name.
Manager Name (MGRNAM) is an unarchitected character string.
In DDM architecture, a user provides a manager name to the DDM source server.
This name must be in the format that the target server requires for
creating or locating the manager. It is up to the target agent to validate
the name according to its rules. This can be done before or after attempting
to use the specified manager name. No semantic meaning is assigned to
manager names in DDM.
Field Summary |
static short |
CP
|
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.NAME |
value |
CP
public static final short CP
- See Also:
- Constant Field Values
MGRNAM
public MGRNAM()
MGRNAM
public MGRNAM(DDM ddm,
int len)
throws IOException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.