com.trackstudio.app.adapter
Interface ServiceAdapter

All Superinterfaces:
Adapter
All Known Implementing Classes:
BaseFilterServiceAdapter, BaseStoreServiceAdapter

public interface ServiceAdapter
extends Adapter

This adapter useful for periodical operations processing (email subscription, data import).


Method Summary
 void processImpl(long cnt)
           
 
Methods inherited from interface com.trackstudio.app.adapter.Adapter
getDescription, init
 

Method Detail

processImpl

void processImpl(long cnt)


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.