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 StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
In this article