Uses of Package
org.apache.cocoon.core.container.handler

Packages that use org.apache.cocoon.core.container.handler
org.apache.cocoon.components.language.programming   
org.apache.cocoon.components.language.programming.java   
org.apache.cocoon.components.language.programming.javascript   
org.apache.cocoon.components.language.programming.python   
org.apache.cocoon.core.container   
org.apache.cocoon.core.container.handler   
org.apache.cocoon.core.osgi   
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.components.language.programming
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.components.language.programming.java
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.components.language.programming.javascript
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.components.language.programming.python
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.core.container
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.core.container.handler
AbstractComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
AbstractFactoryHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
NonThreadSafePoolableComponentHandler
          The PoolableComponentHandler to make sure that poolable components are initialized destroyed and pooled correctly.
PoolableComponentHandler
          This is an extension to the NonThreadSafePoolableComponentHandler that uses proxies to make the poolable components thread safe.
 

Classes in org.apache.cocoon.core.container.handler used by org.apache.cocoon.core.osgi
ComponentHandler
          This class acts like a Factory to instantiate the correct version of the component handler that you need.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.