Class ParserTable

java.lang.Object
com.sun.corba.ee.impl.orb.ParserTable

public class ParserTable extends Object
Initialize the parser data for the standard ORB parser. This is used both to implement ORBDataParserImpl and to provide the basic testing framework for ORBDataParserImpl.
  • Field Details

    • testGmbalRootParentName

      public static ObjectName testGmbalRootParentName
    • TEST_GMBAL_ROOT_PARENT_NAME

      public static final String TEST_GMBAL_ROOT_PARENT_NAME
      See Also:
  • Method Details