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.deregister(EventPipeline pipeline)
          Deregister an EventPipeline with the ThreadManager
 void ThreadManager.register(EventPipeline pipeline)
          Register an EventPipeline with the ThreadManager.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.