Uses of Class
org.weda.store.SummaryFunctionRegistryException

Packages that use SummaryFunctionRegistryException
org.weda.store   
org.weda.store.impl   
 

Uses of SummaryFunctionRegistryException in org.weda.store
 

Methods in org.weda.store that throw SummaryFunctionRegistryException
 SummaryFunction SummaryFunctionRegistry.getSummaryFunction(java.lang.String name)
          Метод возвращает новый экземпляр функции по ее имени.
 

Uses of SummaryFunctionRegistryException in org.weda.store.impl
 

Methods in org.weda.store.impl that throw SummaryFunctionRegistryException
 SummaryFunction SummaryFunctionRegistryImpl.getSummaryFunction(java.lang.String name)
           
 void SummaryFunctionRegistryImpl.init()
           
 



Copyright © 2005-2006 . All Rights Reserved.