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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/
H A DVersion.java50 return getProduct()+" "+getImplementationLanguage()+" "
69 public static String getProduct() method in class:Version
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DVersion.java47 return getProduct()+" "+getImplementationLanguage()+" "
66 public static String getProduct() method in class:Version
/openjdk7/jdk/test/javax/management/mxbean/
H A DMXBeanRefTest.java62 ProductMXBean productProxy = moduleProxy.getProduct();
68 ProductMXBean product2Proxy = module.getProduct();
75 ProductMXBean productProxyAgain = module.getProduct();
129 ProductMXBean getProduct(); method in interface:MXBeanRefTest.ModuleMXBean
144 public ProductMXBean getProduct() { method in class:MXBeanRefTest.ModuleImpl
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSF2Soundbank.java900 public String getProduct() { method in class:SF2Soundbank

Completed in 46 milliseconds