mondrian.server
Class MonitorImpl.StatementsCommand

java.lang.Object
  extended by mondrian.server.MonitorImpl.Command
      extended by mondrian.server.MonitorImpl.StatementsCommand
All Implemented Interfaces:
Message
Enclosing class:
MonitorImpl

static class MonitorImpl.StatementsCommand
extends MonitorImpl.Command


Constructor Summary
MonitorImpl.StatementsCommand()
           
 
Method Summary
<T> T
accept(Visitor<T> visitor)
          Dispatches a call to the appropriate visit method on Visitor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorImpl.StatementsCommand

MonitorImpl.StatementsCommand()
Method Detail

accept

public <T> T accept(Visitor<T> visitor)
Description copied from interface: Message
Dispatches a call to the appropriate visit method on Visitor.

Type Parameters:
T - Return type
Parameters:
visitor - Visitor
Returns:
Value returned by the visit method

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads