Uses of Interface
org.apache.excalibur.event.command.EventPipeline

Packages that use EventPipeline
org.apache.excalibur.event.command   
 

Uses of EventPipeline in org.apache.excalibur.event.command
 

Methods in org.apache.excalibur.event.command with parameters of type EventPipeline
 void ThreadManager.register(EventPipeline pipeline)
          Register an EventPipeline with the ThreadManager.
 void ThreadManager.deregister(EventPipeline pipeline)
          Deregister an EventPipeline with the ThreadManager
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.