Package | Description |
---|---|
com.sun.xml.ws.api |
JAX-WS RI extension of JAX-WS API.
|
Modifier and Type | Method and Description |
---|---|
ComponentFeature.Target |
ComponentFeature.getTarget()
Retrieves target
|
static ComponentFeature.Target |
ComponentFeature.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentFeature.Target[] |
ComponentFeature.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ComponentFeature(Component component,
ComponentFeature.Target target)
Constructs ComponentFeature with indicated component and target
|
Copyright © 2015 Oracle Corporation. All rights reserved.