Uses of Interface
com.sun.enterprise.config.serverbeans.ThreadPools

Packages that use ThreadPools
com.sun.enterprise.config.serverbeans   
 

Uses of ThreadPools in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return ThreadPools
 ThreadPools Config.getThreadPools()
          Gets the value of the threadPools property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type ThreadPools
 void Config.setThreadPools(ThreadPools value)
          Sets the value of the threadPools property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.