FileDocCategorySizeDatePackage
TransformationRule.javaAPI DocGlassfish v2 API2749Fri May 04 22:24:42 BST 2007com.sun.enterprise.admin.wsmgmt.config.spi

TransformationRule

public interface TransformationRule
This represents transformation rule for a web service end point.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetApplyTo()
Returns the value of "Apply-to" attribute

return
the value of "Apply-to" attribute

public booleangetEnabled()
Returns true, if this transformation rule is enabled

return
true, if this transformation rule is enabled

public java.lang.StringgetName()
Returns the name of the transformation rule

return
the name of the transformation rule

public java.lang.StringgetRuleFileLocation()
Returns the location of rule file

return
the location of rule file