|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.server.BindAddressPolicyImpl
public class BindAddressPolicyImpl
This class takes responsibility for providing information about default. This class is for internal use only and you should not rely on it for other purpose.
Field Summary | |
---|---|
static java.lang.String |
PROP_COM_IBM_DI_DEFAULT_BIND_ADDRESS
Property name used to specify the default bind address. |
Constructor Summary | |
---|---|
BindAddressPolicyImpl(java.util.Properties propFile)
Constructor |
Method Summary | |
---|---|
java.net.InetAddress |
getBindAddress()
Provides the bind address to connect to. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PROP_COM_IBM_DI_DEFAULT_BIND_ADDRESS
Constructor Detail |
---|
public BindAddressPolicyImpl(java.util.Properties propFile)
propFile
- Properties file that bind addresses will be obtained from.Method Detail |
---|
public java.net.InetAddress getBindAddress()
getBindAddress
in interface BindAddressPolicy
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |