Package org.jrd.backend.data
Class BytemanCompanion
java.lang.Object
org.jrd.backend.data.BytemanCompanion
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBytemanCompanion
(String bytemanHost, int bytemanPort, String postBytemanAgentHost, int postBytemanAgentPort) BytemanCompanion
(String byteman, String companion) -
Method Summary
Modifier and TypeMethodDescriptionint
int
-
Field Details
-
bytemanPort
private final int bytemanPort -
bytemanHost
-
postBytemanAgentPort
private final int postBytemanAgentPort -
postBytemanAgentHost
-
-
Constructor Details
-
BytemanCompanion
-
BytemanCompanion
-
-
Method Details
-
getBytemanPort
public int getBytemanPort() -
getPostBytemanAgentPort
public int getPostBytemanAgentPort() -
getBytemanHost
-
getPostBytemanAgentHost
-