Searched refs:SLAVE_PORT (Results 1 – 1 of 1) sorted by relevance
23 public static final String SLAVE_PORT = "slave.port"; field in DefaultWorkerAdapter31 m_clientPort = Integer.parseInt( prop.getProperty(SLAVE_PORT, "0")); in init()