Uses of Interface
com.hack23.cia.service.impl.control.agent.sweden.api.AgentOperationRunnable

Packages that use AgentOperationRunnable
Package Description
com.hack23.cia.service.impl.control.agent.sweden.api Swedish Parliament data agent interfaces. 
com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common Provides... 
com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data Swedish Parliament data agent implementations. 
com.hack23.cia.service.impl.control.core Provides... 
 

Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.api
 

Subinterfaces of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.api
Modifier and Type Interface and Description
 interface GenericDataAgentOperation<DATA extends ImportedData>
          The Interface GenericDataAgentOperation.
 

Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common
 

Classes in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.common that implement AgentOperationRunnable
Modifier and Type Class and Description
 class AbstractGovernmentAgentOperation<DATA extends GovernmentMappedData>
          The Class AbstractGovernmentAgentOperation.
 class AbstractParliamentAgentOperation<DATA extends ParliamentMappedData>
          The Class AbstractParliamentAgentOperation.
 

Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data
 

Classes in com.hack23.cia.service.impl.control.agent.sweden.impl.operations.data that implement AgentOperationRunnable
Modifier and Type Class and Description
 class BallotAgentOperation
          The Class BallotAgentOperation.
 class CommitteeAgentOperation
          The Class CommitteeAgentOperation.
 class CommitteeReportAgentOperation
          The Class CommitteeReportAgentOperation.
 class ElectionAgentOperation
          The Class ElectionAgentOperation.
 class ParliamentMemberAgentOperation
          The Class ParliamentMemberAgentOperation.
 class ParliamentYearAgentOperation
          The Class ParliamentYearAgentOperation.
 class PoliticalPartyAgentOperation
          The Class PoliticalPartyAgentOperation.
 

Uses of AgentOperationRunnable in com.hack23.cia.service.impl.control.core
 

Methods in com.hack23.cia.service.impl.control.core that return AgentOperationRunnable
Modifier and Type Method and Description
 AgentOperationRunnable AgentOperationServiceImpl.getAgentOperation()
           
 AgentOperationRunnable AgentOperationService.getAgentOperation()
          Gets the agent operation.
 

Constructors in com.hack23.cia.service.impl.control.core with parameters of type AgentOperationRunnable
Constructor and Description
AgentOperationServiceImpl(org.springframework.core.task.AsyncTaskExecutor taskExecutor, AgentOperationRunnable agentOperation)
          Instantiates a new agent operation service impl.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.