org.ow2.util.ant.archive.api
Interface IClient

All Superinterfaces:
IArchive
All Known Implementing Classes:
ClientFile

public interface IClient
extends IArchive

Interface for Client archives.

Author:
Florent Benoit

Method Summary
 void setClientInfo(ClientInfo clientInfo)
          Sets the information about a Client archive.
 
Methods inherited from interface org.ow2.util.ant.archive.api.IArchive
execute, setArchiveInfo
 

Method Detail

setClientInfo

void setClientInfo(ClientInfo clientInfo)
Sets the information about a Client archive.

Parameters:
clientInfo - the object that holds data information.


Copyright © 2007-2013 Bull S.A.S.. All Rights Reserved.