Method: JMX::Attribute#type

Defined in:
lib/jmx/dynamic_mbean.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



62
63
64
# File 'lib/jmx/dynamic_mbean.rb', line 62

def type
  @type
end