org.kuali.rice.ksb.messaging.callforwarding
Class ForwardedCallHandlerImpl

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.callforwarding.ForwardedCallHandlerImpl
All Implemented Interfaces:
ForwardedCallHandler

public class ForwardedCallHandlerImpl
extends Object
implements ForwardedCallHandler

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
private static org.apache.log4j.Logger LOG
           
 
Constructor Summary
ForwardedCallHandlerImpl()
           
 
Method Summary
 void handleCall(PersistedMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final org.apache.log4j.Logger LOG
Constructor Detail

ForwardedCallHandlerImpl

public ForwardedCallHandlerImpl()
Method Detail

handleCall

public void handleCall(PersistedMessage message)
                throws Exception
Specified by:
handleCall in interface ForwardedCallHandler
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.