com.sun.mdm.index.configurator.impl
Class MEFAConfiguration.Attributes

java.lang.Object
  extended bycom.sun.mdm.index.configurator.impl.MEFAConfiguration.Attributes
Enclosing class:
MEFAConfiguration

public static final class MEFAConfiguration.Attributes
extends java.lang.Object

Attributes that correspond to the XML attribute names.


Field Summary
static java.lang.String MODULE_NAME
          module name attribute
static java.lang.String NAME
          name attribute
static java.lang.String PARSER_CLASS
          parser class attribute
 
Constructor Summary
MEFAConfiguration.Attributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_NAME

public static final java.lang.String MODULE_NAME
module name attribute

See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
name attribute

See Also:
Constant Field Values

PARSER_CLASS

public static final java.lang.String PARSER_CLASS
parser class attribute

See Also:
Constant Field Values
Constructor Detail

MEFAConfiguration.Attributes

public MEFAConfiguration.Attributes()


Sun Microsystems, Inc.