org.apache.uima.ducc.rm
Interface ResourceManager

All Known Implementing Classes:
ResourceManagerComponent

public interface ResourceManager


Method Summary
 org.apache.uima.ducc.transport.event.RmStateDuccEvent getState()
           
 void onOrchestratorStateUpdate(org.apache.uima.ducc.transport.event.common.DuccWorkMap map)
           
 

Method Detail

getState

org.apache.uima.ducc.transport.event.RmStateDuccEvent getState()
                                                               throws Exception
Throws:
Exception

onOrchestratorStateUpdate

void onOrchestratorStateUpdate(org.apache.uima.ducc.transport.event.common.DuccWorkMap map)


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