com.sonicsw.esb.service.common
Interface SFCService
- All Known Implementing Classes:
- AbstractSFCServiceImpl
public interface SFCService
doInit
void doInit(SFCInitializationContext context)
throws XQServiceException
- Throws:
XQServiceException
doStart
void doStart()
throws XQServiceException
- Throws:
XQServiceException
doService
void doService(SFCServiceContext context,
XQEnvelope envelope)
throws XQServiceException
- Throws:
XQServiceException
doStop
void doStop()
throws XQServiceException
- Throws:
XQServiceException
doDestroy
void doDestroy()
throws XQServiceException
- Throws:
XQServiceException
Copyright © 2001-2012
Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.