Uses of Interface
org.exoplatform.social.common.service.Processor

Packages that use Processor
org.exoplatform.social.common.service   
org.exoplatform.social.common.service.impl   
 

Uses of Processor in org.exoplatform.social.common.service
 

Subinterfaces of Processor in org.exoplatform.social.common.service
 interface AsyncProcessor
           
 

Methods in org.exoplatform.social.common.service with parameters of type Processor
 ProcessContext SocialServiceExecutor.execute(Processor processor, ProcessContext processContext)
           
 void LifecycleService.onComponentRemove(String name, Processor processor)
           
 

Uses of Processor in org.exoplatform.social.common.service.impl
 

Methods in org.exoplatform.social.common.service.impl with parameters of type Processor
 ProcessContext SocialServiceExecutorImpl.execute(Processor processor, ProcessContext processContext)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.