Skip to content

Instantly share code, notes, and snippets.

@jurrchen
Created June 8, 2013 17:52
Show Gist options
  • Save jurrchen/5736041 to your computer and use it in GitHub Desktop.
Save jurrchen/5736041 to your computer and use it in GitHub Desktop.
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