Uses of Class
org.terracotta.context.annotations.ContextAttribute

Packages that use ContextAttribute
org.terracotta.statistics   
 

Uses of ContextAttribute in org.terracotta.statistics
 

Classes in org.terracotta.statistics with annotations of type ContextAttribute
 class AbstractOperationStatistic<T extends Enum<T>>
           
 

Fields in org.terracotta.statistics with annotations of type ContextAttribute
 String AbstractOperationStatistic.name
           
 Map<String,Object> AbstractOperationStatistic.properties
           
 Set<String> AbstractOperationStatistic.tags
           
 Class<T> AbstractOperationStatistic.type
           
 



Copyright © 2016. All Rights Reserved.