Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.base.search.task.ServiceInvocation

Packages that use ServiceInvocation
com.jivesoftware.base.search   
com.jivesoftware.base.search.task   
 

Uses of ServiceInvocation in com.jivesoftware.base.search
 

Methods in com.jivesoftware.base.search with parameters of type ServiceInvocation
static void SearchServiceManager.doClusterTask(java.lang.String serviceName, ServiceInvocation task)
          Executes the requested task in all servers that are providing the specified service.
static InvocationResult SearchServiceManager.getResult(java.lang.String serviceName, ServiceInvocation task)
          Executes the requested task in only one server that is providing the specified service.
static InvocationResult SearchServiceManager.getResult(java.lang.String serviceName, ServiceInvocation task, commonj.work.WorkManager pinnedWorkManager)
          Executes the requested task in the requested remoted JVM.
 

Uses of ServiceInvocation in com.jivesoftware.base.search.task
 

Subclasses of ServiceInvocation in com.jivesoftware.base.search.task
 class TaskWithNoResult
          Base class for non-daemon tasks that need to be executed in a remote JVM and return no results.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.