|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ServiceConfiguration.ServiceType in org.ow2.petals.component.api |
|---|
| Methods in org.ow2.petals.component.api that return ServiceConfiguration.ServiceType | |
|---|---|
ServiceConfiguration.ServiceType |
ServiceConfiguration.getServiceType()
|
static ServiceConfiguration.ServiceType |
ServiceConfiguration.ServiceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServiceConfiguration.ServiceType[] |
ServiceConfiguration.ServiceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.ow2.petals.component.api with parameters of type ServiceConfiguration.ServiceType | |
|---|---|
ServiceConfiguration(java.lang.String configurationName,
javax.xml.namespace.QName interfaceName,
javax.xml.namespace.QName serviceName,
java.lang.String endpointName,
ServiceConfiguration.ServiceType serviceType)
|
|
ServiceConfiguration(java.lang.String configurationName,
javax.xml.namespace.QName interfaceQName,
javax.xml.namespace.QName serviceQName,
java.lang.String endpointName,
ServiceConfiguration.ServiceType serviceType,
java.net.URL serviceDescription)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||