|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProviderProcessorInfo | |
|---|---|
| oracle.webservices.portability | This package contains the interfaces and classes needed to implement features in the web services platform portability layer. |
| oracle.webservices.portability.management | |
| Uses of ProviderProcessorInfo in oracle.webservices.portability |
|---|
| Methods in oracle.webservices.portability with parameters of type ProviderProcessorInfo | |
|---|---|
void |
ProviderPlatformAdapter.addServiceToCluster(ProviderProcessorInfo processor, String providerName, String pathInfo, URL wsdlURL, QName wsdlPort, QName serviceQName, Object policy)Make a dynamic endpoint accessible from all instances of an application across a configuration group or cluster. |
ProviderInterceptorPipeline |
ProviderPlatformAdapter.createProviderInterceptorPipeline(PortId portId, String pathInfo, URL wsdlURL, ProviderProcessorInfo processor, Definition wsdl, Element config, DynamicEndpointNameHelper helper)Factory method for creating a ProviderInterceptorPipeline instance for a provider-based endpoint. |
void |
ProviderPlatformAdapter.registerProviderEndpointMBean(ProviderProcessorInfo processor)Register an MBean for a provider endpoint. |
void |
ProviderPlatformAdapter.removeServiceFromCluster(ProviderProcessorInfo processor, String providerName, String pathInfo)Remove a dynamic endpoint from a configuration group or cluster. |
| Uses of ProviderProcessorInfo in oracle.webservices.portability.management |
|---|
| Methods in oracle.webservices.portability.management that return ProviderProcessorInfo | |
|---|---|
ProviderProcessorInfo |
ProviderInterceptorPipeline.getProcessor()Get the processor for this provider. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||