Uses of Interface
com.tc.statistics.StatisticRetrievalAction

Packages that use StatisticRetrievalAction
com.tc.object.bytecode   
com.tc.object.config   
 

Uses of StatisticRetrievalAction in com.tc.object.bytecode
 

Methods in com.tc.object.bytecode that return StatisticRetrievalAction
 StatisticRetrievalAction NullManager.getStatisticRetrievalActionInstance(java.lang.String name)
           
 StatisticRetrievalAction Manager.getStatisticRetrievalActionInstance(java.lang.String name)
           
 

Methods in com.tc.object.bytecode with parameters of type StatisticRetrievalAction
 void NullManager.registerStatisticRetrievalAction(StatisticRetrievalAction sra)
           
 void Manager.registerStatisticRetrievalAction(StatisticRetrievalAction sra)
           
static void ManagerUtil.registerStatisticRetrievalAction(StatisticRetrievalAction sra)
           
 

Uses of StatisticRetrievalAction in com.tc.object.config
 

Methods in com.tc.object.config that return types with arguments of type StatisticRetrievalAction
 java.util.Collection<StatisticRetrievalAction> SRASpec.getSRAs()
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.