dev@grizzly.java.net

ThreadPoolProbeProvider

From: Justin Lee <Justin.Lee_at_Sun.COM>
Date: Fri, 06 Feb 2009 12:19:20 -0500

I'm trying to move the classes related to wiring up grizzly in glassfish
to grizzly-config to centralize that code and I'm slogging through some
of the glassfish intertwinings. One class that's in glassfish but
appears to only be used in grizzly related code is
ThreadPoolProbeProvider. Anyone know much about that? Is it safe to
migrate that one?