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