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