[jbosscache-commits] JBoss Cache SVN: r7515 - core/branches/flat/src/main/java/org/horizon/util/internals.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Mon Jan 19 14:24:50 EST 2009


Author: manik.surtani at jboss.com
Date: 2009-01-19 14:24:50 -0500 (Mon, 19 Jan 2009)
New Revision: 7515

Modified:
   core/branches/flat/src/main/java/org/horizon/util/internals/ReplicationListener.java
Log:
Well, it compiles ...

Modified: core/branches/flat/src/main/java/org/horizon/util/internals/ReplicationListener.java
===================================================================
--- core/branches/flat/src/main/java/org/horizon/util/internals/ReplicationListener.java	2009-01-19 19:07:48 UTC (rev 7514)
+++ core/branches/flat/src/main/java/org/horizon/util/internals/ReplicationListener.java	2009-01-19 19:24:50 UTC (rev 7515)
@@ -12,9 +12,9 @@
 import org.horizon.logging.Log;
 import org.horizon.logging.LogFactory;
 import org.horizon.marshall.CacheMarshallerStarobrno;
-import org.horizon.marshall.CommandAwareRpcDispatcher;
 import org.horizon.marshall.Marshaller;
 import org.horizon.remoting.RPCManager;
+import org.horizon.remoting.transport.jgroups.CommandAwareRpcDispatcher;
 import org.horizon.util.TestingUtil;
 import org.jgroups.blocks.RpcDispatcher;
 import org.jgroups.util.Buffer;




More information about the jbosscache-commits mailing list