Created
June 8, 2013 17:52
-
-
Save jurrchen/5736041 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trait TopicsFeature extends AkkaAgentTopicStateServiceComponent | |
with RealTopicOntologyServiceComponent | |
with RealTopicServiceComponent | |
with RealTopicImportServiceComponent | |
with RealUserTopicServiceComponent | |
with RealPlusKServiceComponent | |
with RealPotentialTopicsServiceComponent | |
with RealTopicsDataServiceComponent | |
with RealUserScienceTopicsServiceComponent { | |
self: UserWalletServiceComponent with OnlineHBaseClientComponent with UserServiceComponent with StreamServiceComponent with QuestEventBusComponent with NotifServiceComponent with MaxwellHBaseClientComponent with MongoClientComponent with RetriableQuery with SearchServiceComponent with BrandServiceComponent with IdentityServiceComponent with CemeteryServiceComponent with MySQLStateServiceComponent with NotifServiceComponent with RegistrationServiceComponent with KafkaProducerComponent => | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment