org.glassfish.paas.tenantmanager.entity
Class TenantAdminInjector

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

@Service(name="tenant-admin",
         metadata="target=org.glassfish.paas.tenantmanager.entity.TenantAdmin,@name=optional,@name=datatype:java.lang.String,@name=leaf")
public class TenantAdminInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

TenantAdminInjector

public TenantAdminInjector()


Copyright © 2012. All Rights Reserved.