Uses of Class
com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
Packages that use ManagedServiceAssertion.ImplementationRecord
-
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.ImplementationRecordModifier and TypeMethodDescriptionManagedServiceAssertion.getConfigReaderImplementation()The ConfigReaderImplementation that was set as parameter of this assertion.ManagedServiceAssertion.getConfigSaverImplementation()The ConfigSaverImplementation that was set as parameter of this assertion.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.ImplementationRecordModifier and TypeMethodDescriptionManagedServiceAssertion.getCommunicationServerImplementations()A list of CommunicationServerImplementation elements that were set as parameters of this assertion.