com.xenonsoft.bridgetown.soa
Interface IStartable

All Known Subinterfaces:
IApplicationAssembler, IServiceAssembler
All Known Implementing Classes:
AbstractServiceAssembler, ApplicationAssemblerImpl, CalcServiceImpl, JtaTransactionServiceManager, WebApplicationAssembler

public interface IStartable

Contract interface for the beginning of the life-cycle.

Version:
$Id: IStartable.java,v 1.2 2005/02/23 01:31:11 peter_pilgrim Exp $
Author:
Peter Pilgrim, Jul 27, 2004 11:25:26 AM

Method Summary
 void start()
          Starts the service or action, acquire system resource, execute sub processes
 

Method Detail

start

public void start()
Starts the service or action, acquire system resource, execute sub processes



Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.