com.celequest.api.agent
Interface IRecoverableAgent
- All Superinterfaces:
- IAgent
- public interface IRecoverableAgent
- extends IAgent
IRecoverableAgent is implemented by a class that extracts data
from an arbitrary source, sends it to the Celequest server, and is recoverable.
|
Method Summary |
void |
acknowledge()
acknowledge is called by VCAgent when the server sucessfully
receives the data sent by the agent. |
acknowledge
public void acknowledge()
throws Exception
acknowledge is called by VCAgent when the server sucessfully
receives the data sent by the agent.
- Throws:
Exception - if an error occurs
Copyright © 2004-2007 Adobe Systems Incorporated. All rights reserved.
Copyright © 2002-2007 Celequest Corp. All Rights Reserved.
