Class MbeanImpl

  • All Implemented Interfaces:
    Mbean

    public class MbeanImpl
    extends Object
    implements Mbean
    A LegacyConnectionFactoryImp impl.
    Version:
    $Revision: $
    Author:
    Jeff Zhang
    • Constructor Detail

      • MbeanImpl

        public MbeanImpl​(String code,
                         String name,
                         Map<String,​String> attributes)
        constructor
        Parameters:
        code - code
        name - name
        attributes - attributes
    • Method Detail

      • getCode

        public String getCode()
        Get the code.
        Specified by:
        getCode in interface Mbean
        Returns:
        the code.
      • getName

        public String getName()
        Get the name.
        Specified by:
        getName in interface Mbean
        Returns:
        the name.