butler.ext.rolap
Class ROLAPQueryController.Listener

java.lang.Object
  extended by butler.ext.rolap.ROLAPQueryController.Listener
Enclosing class:
ROLAPQueryController

public static class ROLAPQueryController.Listener
extends java.lang.Object


Constructor Summary
ROLAPQueryController.Listener()
           
 
Method Summary
 void beforeSearch(ROLAPQueryController controller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ROLAPQueryController.Listener

public ROLAPQueryController.Listener()
Method Detail

beforeSearch

public void beforeSearch(ROLAPQueryController controller)
                  throws java.lang.Exception
Throws:
java.lang.Exception