com.sun.enterprise.config.serverbeans
Class ThreadPoolsInjector

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

@Service(name="thread-pools",
         metadata="target=com.sun.enterprise.config.serverbeans.ThreadPools,=collection:com.sun.grizzly.config.dom.ThreadPool")
public class ThreadPoolsInjector
extends org.jvnet.hk2.config.NoopConfigInjector


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

ThreadPoolsInjector

public ThreadPoolsInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.