|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceBindingManager.BindingType | |
---|---|
org.jboss.services.binding |
Uses of ServiceBindingManager.BindingType in org.jboss.services.binding |
---|
Methods in org.jboss.services.binding that return ServiceBindingManager.BindingType | |
---|---|
static ServiceBindingManager.BindingType |
ServiceBindingManager.BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceBindingManager.BindingType[] |
ServiceBindingManager.BindingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.services.binding with parameters of type ServiceBindingManager.BindingType | |
---|---|
static ServiceBindingValueSource |
ServiceBindingManager.getServiceBindingValueSource(ServiceBinding binding,
ServiceBindingManager.BindingType bindingType)
Algorithm for obtaining a ServiceBindingValueSource given a particular
binding and binding type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |