Uses of Class
com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord

Packages that use ManagedServiceAssertion.ImplementationRecord
com.sun.xml.ws.api.config.management.policy   
 

Uses of ManagedServiceAssertion.ImplementationRecord in com.sun.xml.ws.api.config.management.policy
 

Methods in com.sun.xml.ws.api.config.management.policy that return ManagedServiceAssertion.ImplementationRecord
 ManagedServiceAssertion.ImplementationRecord ManagedServiceAssertion.getConfigReaderImplementation()
          The ConfigReaderImplementation that was set as parameter of this assertion.
 ManagedServiceAssertion.ImplementationRecord ManagedServiceAssertion.getConfigSaverImplementation()
          The ConfigSaverImplementation that was set as parameter of this assertion.
 ManagedServiceAssertion.ImplementationRecord ManagedServiceAssertion.getConfiguratorImplementation()
          The ConfiguratorImplementation that was set as parameter of this assertion.
 

Methods in com.sun.xml.ws.api.config.management.policy that return types with arguments of type ManagedServiceAssertion.ImplementationRecord
 Collection<ManagedServiceAssertion.ImplementationRecord> ManagedServiceAssertion.getCommunicationServerImplementations()
          A list of CommunicationServerImplementation elements that were set as parameters of this assertion.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.