com.sun.enterprise.config.serverbeans
Class ServersInjector

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

@Service(name="servers",
         metadata="target=com.sun.enterprise.config.serverbeans.Servers,=collection:com.sun.enterprise.config.serverbeans.Server")
public class ServersInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

ServersInjector

public ServersInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.