bitronix.tm.utils
Interface Service

All Known Subinterfaces:
Executor, Journal
All Known Implementing Classes:
BackportConcurrentExecutor, BitronixTransactionManager, ConcurrentExecutor, Configuration, DiskJournal, NullJournal, Recoverer, ResourceLoader, SimpleAsyncExecutor, SyncExecutor, TaskScheduler

public interface Service

All internal services implement this interface.

Author:
lorban
See Also:
TransactionManagerServices

Method Summary
 void shutdown()
          Shutdown the service and free all held resources.
 

Method Detail

shutdown

void shutdown()
Shutdown the service and free all held resources.



Copyright © 2006-2011 Bitronix Software. All Rights Reserved.