org.glassfish.paas.tenantmanager.entity
Class TenantServiceInjector

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

@Service(name="tenant-service",
         metadata="target=org.glassfish.paas.tenantmanager.entity.TenantService")
public class TenantServiceInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

TenantServiceInjector

public TenantServiceInjector()


Copyright © 2012. All Rights Reserved.