|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Destroyable | |
org.sape.carbon.core.component.lifecycle | |
org.sape.carbon.services.jmx.server.mx4j | Contains the classes for an MX4J MBean Server and adapters to access it. |
org.sape.carbon.services.threadpool |
Uses of Destroyable in org.sape.carbon.core.component.lifecycle |
Subinterfaces of Destroyable in org.sape.carbon.core.component.lifecycle | |
interface |
ComponentLifecycle
ComponentLifecycle is a convenience that gathers all of the lifecycle operations under one interface. |
Uses of Destroyable in org.sape.carbon.services.jmx.server.mx4j |
Classes in org.sape.carbon.services.jmx.server.mx4j that implement Destroyable | |
class |
DefaultHttpAdaptorServiceImpl
This component implementation configures and sets up the MX4J HTTP adaptor to create a web interface to JMX. |
Uses of Destroyable in org.sape.carbon.services.threadpool |
Classes in org.sape.carbon.services.threadpool that implement Destroyable | |
class |
DefaultThreadPoolImpl
This implementation of ThreadPool relys on Doug Lea's PooledExecutor thread pool thread pool implementation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |