org.eaglei.network.actions
Class EagleICentralQueryActionMap

java.lang.Object
  extended by org.spin.node.DestroyableQueryActionMap
      extended by org.eaglei.network.actions.EagleICentralQueryActionMap
All Implemented Interfaces:
org.spin.node.QueryActionMap

public final class EagleICentralQueryActionMap
extends org.spin.node.DestroyableQueryActionMap

Author:
Clint Gilbert Nov 22, 2010 Center for Biomedical Informatics (CBMI)

Field Summary
 
Fields inherited from class org.spin.node.DestroyableQueryActionMap
lock
 
Fields inherited from interface org.spin.node.QueryActionMap
Empty
 
Constructor Summary
EagleICentralQueryActionMap()
           
 
Method Summary
 boolean containsQueryType(java.lang.String queryType)
           
 org.spin.node.actions.QueryAction<?> getQueryAction(java.lang.String queryType)
           
 java.util.Collection<java.lang.String> getQueryTypes()
           
 
Methods inherited from class org.spin.node.DestroyableQueryActionMap
destroy, isDestroyed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EagleICentralQueryActionMap

public EagleICentralQueryActionMap()
Method Detail

getQueryAction

public org.spin.node.actions.QueryAction<?> getQueryAction(java.lang.String queryType)
                                                    throws org.spin.node.UnknownQueryTypeException
Throws:
org.spin.node.UnknownQueryTypeException

containsQueryType

public boolean containsQueryType(java.lang.String queryType)

getQueryTypes

public java.util.Collection<java.lang.String> getQueryTypes()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.