|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceRefHandler.Type | |
---|---|
org.jboss.wsf.spi.serviceref |
Uses of ServiceRefHandler.Type in org.jboss.wsf.spi.serviceref |
---|
Methods in org.jboss.wsf.spi.serviceref that return ServiceRefHandler.Type | |
---|---|
static ServiceRefHandler.Type |
ServiceRefHandler.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServiceRefHandler.Type[] |
ServiceRefHandler.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.wsf.spi.serviceref with parameters of type ServiceRefHandler.Type | |
---|---|
ServiceRefBinder |
ServiceRefBinderFactory.newServiceRefBinder(ServiceRefHandler.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |