Interface ManagementServerAddressProvider
- All Known Implementing Classes:
ProcessHandleManagementServerAddressProvider
,StandardManagementServerAddressProvider
public interface ManagementServerAddressProvider
Abstraction for producing or locating the Management Server socket address
-
Method Summary
Modifier and TypeMethodDescriptionGet Management Server Address with port number
-
Method Details
-
getAddress
Get Management Server Address with port number- Returns:
- Management Server Address or empty when not found
-