Package | Description |
---|---|
com.sun.xml.ws.api.config.management.policy |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Collection<ManagedServiceAssertion.ImplementationRecord> |
ManagedServiceAssertion.getCommunicationServerImplementations()
A list of CommunicationServerImplementation elements that were set as
parameters of this assertion.
|
Copyright © 2015 Oracle Corporation. All rights reserved.