Fabric3 Federation Messaging

org.fabric3.messaging.listener
Interface ListenerMonitor


public interface ListenerMonitor

Version:
$Rev: 5481 $ $Date: 2008-09-26 02:36:30 -0700 (Fri, 26 Sep 2008) $

Method Summary
 void error(Throwable e)
           
 void executed()
           
 

Method Detail

executed

void executed()

error

void error(Throwable e)

Fabric3 Federation Messaging

Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.