type class [Ljava.lang.String;
807603Jul 20 2005 — edited Dec 13 2007i am trying to get an attribute from MBean it has type class [Ljava.lang.String;
what is this type ?
i need to get value from this... into which class i can cast this ? to get the value
thanks in advance