Uses of Interface
org.milyn.delivery.ExecutionLifecycleCleanable

Packages that use ExecutionLifecycleCleanable
org.milyn.db   
org.milyn.delivery Content Delivery. 
org.milyn.io   
 

Uses of ExecutionLifecycleCleanable in org.milyn.db
 

Classes in org.milyn.db that implement ExecutionLifecycleCleanable
 class AbstractDataSource
          DataSource management resource.
 class DirectDataSource
          Direct DataSource.
 class JndiDataSource
          Jndi based DataSource.
 

Uses of ExecutionLifecycleCleanable in org.milyn.delivery
 

Methods in org.milyn.delivery with parameters of type ExecutionLifecycleCleanable
 void ExecutionLifecycleCleanableList.add(ExecutionLifecycleCleanable cleanable)
           
 

Uses of ExecutionLifecycleCleanable in org.milyn.io
 

Classes in org.milyn.io that implement ExecutionLifecycleCleanable
 class AbstractOutputStreamResource
          AbstractOuputStreamResource is the base class for handling output stream resources in Smooks.
 



Copyright © 2008. All Rights Reserved.