org.apache.activemq.store.kahadb
Class Visitor
java.lang.Object
org.apache.activemq.store.kahadb.Visitor
public class Visitor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Visitor
public Visitor()
visit
public void visit(KahaTraceCommand command)
visit
public void visit(KahaRollbackCommand command)
throws IOException
- Throws:
IOException
visit
public void visit(KahaRemoveMessageCommand command)
throws IOException
- Throws:
IOException
visit
public void visit(KahaPrepareCommand command)
throws IOException
- Throws:
IOException
visit
public void visit(KahaCommitCommand command)
throws IOException
- Throws:
IOException
visit
public void visit(KahaAddMessageCommand command)
throws IOException
- Throws:
IOException
visit
public void visit(KahaRemoveDestinationCommand command)
throws IOException
- Throws:
IOException
visit
public void visit(KahaSubscriptionCommand kahaUpdateSubscriptionCommand)
throws IOException
- Throws:
IOException
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.