Uses of Class
com.sun.xml.ws.api.config.management.policy.ManagementAssertion.Setting

Packages that use ManagementAssertion.Setting
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
 ManagementAssertion.Setting ManagementAssertion.monitoringAttribute()
          Returns the value of the monitoring attribute.
static ManagementAssertion.Setting ManagementAssertion.Setting.valueOf(java.lang.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.
 



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