Uses of Interface
org.glassfish.admin.amx.intf.config.TransformationRule

Packages that use TransformationRule
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
 

Uses of TransformationRule in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return types with arguments of type TransformationRule
 Map<String,TransformationRule> WebServiceEndpoint.getTransformationRule()
          Deprecated. Get the transformation rules (not in any specific order) defined for this end point.
 List<TransformationRule> WebServiceEndpoint.getTransformationRuleConfigList()
          Deprecated. Get the transformation rules (in the same order as in domain.xml) defined for this end point.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.