Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Interface
oracle.wsm.policymanager.IUpdateService

Packages that use IUpdateService
oracle.wsm.policymanager   
oracle.wsm.policymanager.client   
oracle.wsm.policymanager.ejb   
oracle.wsm.policymanager.impl   

 

Uses of IUpdateService in oracle.wsm.policymanager

 

Methods in oracle.wsm.policymanager that return IUpdateService
static IUpdateService PolicyManagerFactory.createUpdateService(PolicyManagerFactory.PM_MODE_ENUM mode, Map<String,String> props)
           
static IUpdateService PolicyManagerFactory.createUpdateService(PolicyManagerFactory.PM_MODE_ENUM mode, Map<String,String> props, Subject subject)
          A method to create update service objects.

 

Uses of IUpdateService in oracle.wsm.policymanager.client

 

Classes in oracle.wsm.policymanager.client that implement IUpdateService
 class UpdateServiceDelegate
           

 

Uses of IUpdateService in oracle.wsm.policymanager.ejb

 

Subinterfaces of IUpdateService in oracle.wsm.policymanager.ejb
 interface IUpdateServiceLocal
          EJB Local interface for the UpdateService
 interface IUpdateServiceRemote
           

 

Uses of IUpdateService in oracle.wsm.policymanager.impl

 

Classes in oracle.wsm.policymanager.impl that implement IUpdateService
 class UpdateService
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.