|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProviderProcessorInfo
Implementations of this interface are processors for provider-based web services.
| Method Summary | |
|---|---|
String |
getAppName()Get the name of the application with which the provider is associated. |
WebServiceEndpointInfo |
getEndpoint()Get the endpoint with which this provider processor is associated. |
String |
getModuleName()Get the name of the module with which the provider is associated. |
ProviderConfig |
getProviderConfig()Get the provider configuration for this object. |
| Method Detail |
|---|
WebServiceEndpointInfo getEndpoint()
ProviderConfig getProviderConfig()
String getAppName()
String getModuleName()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||