org.apache.uima.ducc.rm.config
Class ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor

java.lang.Object
  extended by org.apache.uima.ducc.rm.config.ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor
All Implemented Interfaces:
org.apache.camel.Processor
Enclosing class:
ResourceManagerConfiguration

public class ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor
extends Object
implements org.apache.camel.Processor


Constructor Summary
ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor(ResourceManager resourceManager)
           
 
Method Summary
 void process(org.apache.camel.Exchange exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor

public ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor(ResourceManager resourceManager)
Method Detail

process

public void process(org.apache.camel.Exchange exchange)
             throws Exception
Specified by:
process in interface org.apache.camel.Processor
Throws:
Exception


Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.