org.glassfish.paas.orchestrator.config
Class ServiceInjector

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

@Service(name="service",
         metadata="target=org.glassfish.paas.orchestrator.config.Service,=collection:org.jvnet.hk2.config.types.Property,=collection:org.jvnet.hk2.config.types.Property,@type=optional,@type=datatype:java.lang.String,@type=leaf,@service-name=optional,@service-name=datatype:java.lang.String,@service-name=leaf,key=@service-name,keyed-as=org.glassfish.paas.orchestrator.config.Service,@parent-service=optional,@parent-service=datatype:java.lang.String,@parent-service=leaf,@requesting-plugin=optional,@requesting-plugin=datatype:java.lang.String,@requesting-plugin=leaf,@matching-plugin=optional,@matching-plugin=datatype:java.lang.String,@matching-plugin=leaf")
public class ServiceInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

ServiceInjector

public ServiceInjector()


Copyright © 2012. All Rights Reserved.