com.ibm.broker.plugin

Class MbMRM

  • java.lang.Object
    • com.ibm.broker.plugin.MbMRM


  • public class MbMRM
    extends java.lang.Object
    This class contains constants for the MRM parser.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String PARSER_NAME
      The is the name of the parser as used by createElementAsLastChild()
      static java.lang.String ROOT_ELEMENT_NAME
      This is the name of the element at the root of the sub-tree owned by this parser.
    • Constructor Summary

      Constructors 
      Constructor and Description
      MbMRM() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ROOT_ELEMENT_NAME

        public static final java.lang.String ROOT_ELEMENT_NAME
        This is the name of the element at the root of the sub-tree owned by this parser.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MbMRM

        public MbMRM()
IBM Integration BusTM
JavaTM Plugin Node API