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

/glassfish-3.1.2/deployment/client/src/main/java/org/glassfish/deployapi/
H A DSunDeploymentFactory.java77 private final static String URI_SEPARATOR = ":";// NOI18N field in class:SunDeploymentFactory
228 String[] splitted = reminder.split(URI_SEPARATOR);

Completed in 11 milliseconds