Oracle Application Server
Web Services Java API Reference
10g Release 3 (10.1.3)

B25988-01


Uses of Interface
oracle.webservices.provider.ProviderConfig

Packages that use ProviderConfig
oracle.webservices.provider This package contains the interfaces and classes needed to implement Provider based endpoints. 

 

Uses of ProviderConfig in oracle.webservices.provider

 

Methods in oracle.webservices.provider with parameters of type ProviderConfig
 void Provider.init(ProviderConfig config)
          The init method is called when the Provider is loaded and initialized and can be used to do any setup and resource creations.

 


Copyright © 2006, Oracle. All Rights Reserved.