Searched defs:canonicalProps (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DRepository.java140 * @param canonicalProps pattern.getCanonicalKeyPropertyListString().
146 String canonicalProps,
151 this.properties = canonicalProps;
144 ObjectNamePattern(boolean propertyListPattern, boolean propertyValuePattern, String canonicalProps, Map<String,String> keyPropertyList, ObjectName pattern) argument

Completed in 83 milliseconds