org.chorem.pollen.services
Interface PollenService

All Known Implementing Classes:
EmailService, FavoriteListImportCSV, FavoriteListImportLDAP, FavoriteService, PollCommentService, PollenServiceSupport, PollFeedService, PollResultsService, PollService, PollUrlService, PreventRuleService, SecurityService, UserService, VoteService

public interface PollenService

Contract to place on each EchBase service to push the serviceContext inside the service.

Since:
1.3
Author:
tchemit
See Also:
PollenServiceContext

Method Summary
 void setServiceContext(PollenServiceContext serviceContext)
           
 

Method Detail

setServiceContext

void setServiceContext(PollenServiceContext serviceContext)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.