You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2010/07/07 06:14:08 UTC

svn commit: r961177 - /activemq/sandbox/activemq-apollo-actor/activemq-store/src/main/scala/org/apache/activemq/apollo/store/Store.scala

Author: chirino
Date: Wed Jul  7 04:14:07 2010
New Revision: 961177

URL: http://svn.apache.org/viewvc?rev=961177&view=rev
Log:
Have the store use the enriched service trait

Modified:
    activemq/sandbox/activemq-apollo-actor/activemq-store/src/main/scala/org/apache/activemq/apollo/store/Store.scala

Modified: activemq/sandbox/activemq-apollo-actor/activemq-store/src/main/scala/org/apache/activemq/apollo/store/Store.scala
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-apollo-actor/activemq-store/src/main/scala/org/apache/activemq/apollo/store/Store.scala?rev=961177&r1=961176&r2=961177&view=diff
==============================================================================
--- activemq/sandbox/activemq-apollo-actor/activemq-store/src/main/scala/org/apache/activemq/apollo/store/Store.scala (original)
+++ activemq/sandbox/activemq-apollo-actor/activemq-store/src/main/scala/org/apache/activemq/apollo/store/Store.scala Wed Jul  7 04:14:07 2010
@@ -16,10 +16,10 @@
  */
 package org.apache.activemq.broker.store
 
-import org.apache.activemq.Service
 import org.apache.activemq.apollo.store._
 import org.apache.activemq.apollo.broker.Reporter
 import org.apache.activemq.apollo.dto.StoreDTO
+import org.apache.activemq.apollo.ServiceTrait
 
 /**
  * <p>
@@ -29,7 +29,7 @@ import org.apache.activemq.apollo.dto.St
  *
  *  @author <a href="http://hiramchirino.com">Hiram Chirino</a>
  */
-trait Store extends Service {
+trait Store extends ServiceTrait {
 
   /**
    * Creates a store uow which is used to perform persistent