Uses of Interface
com.sun.enterprise.config.serverbeans.ThreadPools
-
Packages that use ThreadPools Package Description com.sun.enterprise.config.serverbeans -
-
Uses of ThreadPools in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return ThreadPools Modifier and Type Method Description ThreadPoolsConfig. getThreadPools()Gets the value of the threadPools property.Methods in com.sun.enterprise.config.serverbeans with parameters of type ThreadPools Modifier and Type Method Description voidConfig. setThreadPools(ThreadPools value)Sets the value of the threadPools property.
-