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

/glassfish-3.1.2/deployment/javax.enterprise.deploy/src/main/java/javax/enterprise/deploy/spi/
H A DDeploymentManager.java445 public Locale[] getSupportedLocales(); method in interface:DeploymentManager
/glassfish-3.1.2/deployment/client/src/main/java/org/glassfish/deployapi/
H A DSunDeploymentManager.java855 public Locale[] getSupportedLocales() { method in class:SunDeploymentManager
866 Locale[] locales = getSupportedLocales();

Completed in 16 milliseconds