appContextCacheClass
com.github.rssh.appcontext.appContextCacheClass
class appContextCacheClass[T] extends StaticAnnotation
Annotation to mark class as a key for component cache. Useful for cases when we have multiple implementation of some generic component. i.e.
Attributes
-
Source -
AppContext.scala -
Graph -
-
Supertypes -
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
In this article