Searched refs:isComplexTypeAttribute (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/monitor/
H A DMonitor.java153 private boolean isComplexTypeAttribute = false; field in class:Monitor
854 isComplexTypeAttribute = true;
869 if (isComplexTypeAttribute) {
1459 isComplexTypeAttribute = false;

Completed in 1926 milliseconds