Interface CommonBean
- All Known Implementing Classes:
ClusterStats,InstanceStats,LoadBalancerStats
public interface CommonBean
This interface is the intersection of all generated methods.
-
Method Summary
Modifier and TypeMethodDescriptionvoidchangePropertyByName(String name, Object value) childBeans(boolean recursive) voidchildBeans(boolean recursive, List beans) booleanfetchPropertyByName(String name) inthashCode()voidtoString()voidvalidate()void
-
Method Details
-
changePropertyByName
-
childBeans
-
childBeans
-
equals
-
fetchPropertyByName
-
hashCode
int hashCode() -
readNode
-
toString
String toString() -
validate
-
writeNode
- Throws:
IOException
-