Uses of Class
com.sun.xml.ws.api.config.management.policy.ManagementAssertion.Setting
-
Packages that use ManagementAssertion.Setting Package Description com.sun.xml.ws.api.config.management.policy -
-
Uses of ManagementAssertion.Setting in com.sun.xml.ws.api.config.management.policy
Methods in com.sun.xml.ws.api.config.management.policy that return ManagementAssertion.Setting Modifier and Type Method Description ManagementAssertion.SettingManagementAssertion. monitoringAttribute()Returns the value of the monitoring attribute.static ManagementAssertion.SettingManagementAssertion.Setting. valueOf(String name)Returns the enum constant of this type with the specified name.static ManagementAssertion.Setting[]ManagementAssertion.Setting. values()Returns an array containing the constants of this enum type, in the order they are declared.
-