com.sun.enterprise.config.serverbeans
Class TransformationRuleInjector

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigInjector
      extended by org.jvnet.hk2.config.NoopConfigInjector
          extended by com.sun.enterprise.config.serverbeans.TransformationRuleInjector

@Service(name="transformation-rule",
         metadata="target=com.sun.enterprise.config.serverbeans.TransformationRule,@name=optional,@name=datatype:java.lang.String,@name=leaf,key=@name,keyed-as=com.sun.enterprise.config.serverbeans.TransformationRule,@enabled=optional,@enabled=default:true,@enabled=datatype:java.lang.Boolean,@enabled=leaf,@apply-to=optional,@apply-to=default:request,@apply-to=datatype:java.lang.String,@apply-to=leaf,@rule-file-location=optional,@rule-file-location=datatype:java.lang.String,@rule-file-location=leaf")
public class TransformationRuleInjector
extends org.jvnet.hk2.config.NoopConfigInjector


Constructor Summary
TransformationRuleInjector()
           
 
Method Summary
 
Methods inherited from class org.jvnet.hk2.config.NoopConfigInjector
inject, injectAttribute, injectElement
 
Methods inherited from class org.jvnet.hk2.config.ConfigInjector
asBoolean, asInt, reference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformationRuleInjector

public TransformationRuleInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.