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

/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DDefaultMXBeanMappingFactory.java874 isn't applicable. */
881 String whyNot = builder.applicable(getters);
949 abstract String applicable(Method[] getters) method in class:DefaultMXBeanMappingFactory.CompositeBuilder
952 /** If the subclass returns an explanation of why it is not applicable,
955 of the other subclasses is supposed to be applicable but isn't.
980 String applicable(Method[] getters) throws InvalidObjectException { method in class:DefaultMXBeanMappingFactory.CompositeBuilderViaFrom
1033 candidate builders. Instead, the "applicable" method will return
1035 If all the getters are OK, then the "applicable" method will return
1044 String applicable(Method[] getters) { method in class:DefaultMXBeanMappingFactory.CompositeBuilderCheckGetters
1079 String applicable(Metho method in class:DefaultMXBeanMappingFactory.CompositeBuilderViaSetters
1143 String applicable(Method[] getters) throws InvalidObjectException { method in class:DefaultMXBeanMappingFactory.CompositeBuilderViaConstructor
1371 String applicable(Method[] getters) { method in class:DefaultMXBeanMappingFactory.CompositeBuilderViaProxy
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXMLSchemaMessages_pt_BR.properties178 cos-applicable-facets = cos-applicable-facets: O aspecto ''{0}'' n\u00E3o \u00E9 permitido pelo tipo {1}.
H A DXMLSchemaMessages_de.properties178 cos-applicable-facets = cos-applicable-facets: Facet "{0}" ist nicht zul\u00E4ssig f\u00FCr Typ {1}.
H A DXMLSchemaMessages_ja.properties178 cos-applicable-facets = cos-applicable-facets: \u30BF\u30A4\u30D7{1}\u306B\u30D5\u30A1\u30BB\u30C3\u30C8''{0}''\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp2649 "ExtendedDTraceProbes flag is not applicable for this configuration\n");

Completed in 77 milliseconds