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
 java.util.Collection<ManagedServiceAssertion.ImplementationRecord> ManagedServiceAssertion.getCommunicationServerImplementations()
          A list of CommunicationServerImplementation elements that were set as parameters of this assertion.
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.