| Package | Description |
|---|---|
| org.jboss.wsf.spi.metadata.j2ee.serviceref | |
| org.jboss.wsf.spi.serviceref |
| Modifier and Type | Method and Description |
|---|---|
ServiceRefHandler.Type |
UnifiedServiceRefMetaData.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnifiedServiceRefMetaData.setType(ServiceRefHandler.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceRefHandler.Type |
ServiceRefHandler.Type.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRefBinder |
ServiceRefBinderFactory.newServiceRefBinder(ServiceRefHandler.Type type) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.