Searched refs:systemServerPaths (Results 1 – 1 of 1) sorted by relevance
459 final String systemServerPaths = standaloneSystemServerJars != null in handleSystemServerProcess() local462 prepareSystemServerProfile(systemServerPaths); in handleSystemServerProcess()555 private static void prepareSystemServerProfile(String systemServerPaths) in prepareSystemServerProfile() argument557 if (systemServerPaths.isEmpty()) { in prepareSystemServerProfile()560 String[] codePaths = systemServerPaths.split(":"); in prepareSystemServerProfile()