com.sun.enterprise.config.serverbeans
Class RegistryLocationInjector

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigInjector
      extended by org.jvnet.hk2.config.NoopConfigInjector
          extended by com.sun.enterprise.config.serverbeans.RegistryLocationInjector

@Service(name="registry-location",
         metadata="target=com.sun.enterprise.config.serverbeans.RegistryLocation,@connector-resource-jndi-name=optional,@connector-resource-jndi-name=datatype:java.lang.String,@connector-resource-jndi-name=leaf,key=@connector-resource-jndi-name,keyed-as=com.sun.enterprise.config.serverbeans.RegistryLocation")
public class RegistryLocationInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

RegistryLocationInjector

public RegistryLocationInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.