Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.query
Interface CustomQueryCommand

All Known Implementing Classes:
ClusteredQueryCommand, IndexUpdateCommand

public interface CustomQueryCommand

Custom commands from the Query module should implement this interface to fetch needed components.

Author:
Sanne Grinovero (C) 2012 Red Hat Inc.

Method Summary
 void fetchExecutionContext(CommandInitializer ci)
           
 

Method Detail

fetchExecutionContext

void fetchExecutionContext(CommandInitializer ci)

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.