Package me.ahoo.cosid.machine
Class LocalHostAddressSupplier
java.lang.Object
me.ahoo.cosid.machine.LocalHostAddressSupplier
- All Implemented Interfaces:
HostAddressSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
LocalHostAddressSupplier
public LocalHostAddressSupplier()
-
-
Method Details
-
getHostAddress
Description copied from interface:HostAddressSupplierGets the host address.- Specified by:
getHostAddressin interfaceHostAddressSupplier- Returns:
- the host address
-