|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InetAddressServiceBindingValueSource
A ServiceBindingValueSource
that returns an InetAddress. Typically used as
a source for a host binding value.
Method Summary | |
---|---|
InetAddress |
getInetAddressServiceBindingValue(ServiceBinding binding)
Returns the InetAddress to use for the binding value. |
Methods inherited from interface org.jboss.services.binding.ServiceBindingValueSource |
---|
getServiceBindingValue |
Method Detail |
---|
InetAddress getInetAddressServiceBindingValue(ServiceBinding binding)
binding
- the binding. Cannot be null
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |