org.glassfish.paas.tenantmanager.entity
Class EnvironmentsInjector

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigInjector
      extended by org.jvnet.hk2.config.NoopConfigInjector
          extended by org.glassfish.paas.tenantmanager.entity.EnvironmentsInjector

@Service(name="environments",
         metadata="target=org.glassfish.paas.tenantmanager.entity.Environments,<*>=collection:org.glassfish.paas.tenantmanager.entity.TenantEnvironment")
public class EnvironmentsInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

EnvironmentsInjector

public EnvironmentsInjector()


Copyright © 2012. All Rights Reserved.