Package de.bytestore.hostinger
Klasse AttributeHelper
java.lang.Object
de.bytestore.hostinger.AttributeHelper
A helper class for handling JMX attribute types and values.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected static booleancanConvertToTrueObject(CompositeData compositeData) protected static StringcompositeToString(CompositeData compositeData) static Objectstatic StringconvertToString(Object value) protected static ObjectconvertToTrueObject(CompositeData compositeData) static Stringstatic ClassgetArrayType(String type) static booleanstatic booleanisArrayOrCollection(String type) static booleanstatic booleanisCollection(String type) static booleanstatic booleanstatic booleanisObjectArray(String type) static booleanstatic booleanstatic booleanstatic StringsubstringAfterLastDot(String type) protected static StringtabularToString(TabularData tabularData)
-
Konstruktordetails
-
AttributeHelper
public AttributeHelper()
-
-
Methodendetails
-
convert
-
isBoolean
-
isArrayOrCollection
-
isCollection
-
isArray
-
isObjectArrayOrCollection
-
isObjectArray
-
isPrimitiveTypeOrString
-
isList
-
isSet
-
getArrayType
-
convertTypeToReadableName
-
substringAfterLastDot
-
isDate
-
convertToString
-
tabularToString
-
compositeToString
-
convertToTrueObject
-
canConvertToTrueObject
-