bitronix.tm.utils
Interface Service

All Known Subinterfaces:
ExceptionAnalyzer, Executor, Journal
All Known Implementing Classes:
AsyncExecutor, BitronixTransactionManager, Configuration, DefaultExceptionAnalyzer, DiskJournal, NullJournal, Recoverer, ResourceLoader, 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-2013 Bitronix Software. All Rights Reserved.