Uses of Interface
org.apache.camel.guice.support.HasScopeAnnotation

Packages that use HasScopeAnnotation
org.apache.camel.guice.util   
 

Uses of HasScopeAnnotation in org.apache.camel.guice.util
 

Classes in org.apache.camel.guice.util that implement HasScopeAnnotation
 class CloseableScope
          Represents a scope which caches objects around until the scope is closed.
 



Apache Camel