org.glassfish.paas.orchestrator.config
Class ServiceRefInjector

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigInjector
      extended by org.jvnet.hk2.config.NoopConfigInjector
          extended by org.glassfish.paas.orchestrator.config.ServiceRefInjector

@Service(name="service-ref",
         metadata="target=org.glassfish.paas.orchestrator.config.ServiceRef,@service-name=optional,@service-name=datatype:java.lang.String,@service-name=leaf,@application-name=optional,@application-name=datatype:java.lang.String,@application-name=leaf")
public class ServiceRefInjector
extends org.jvnet.hk2.config.NoopConfigInjector


Constructor Summary
ServiceRefInjector()
           
 
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

ServiceRefInjector

public ServiceRefInjector()


Copyright © 2012. All Rights Reserved.