BEAST
eu.baltrad.beast.rules.dist.DistributionRuleManager Class Reference
Inheritance diagram for eu.baltrad.beast.rules.dist.DistributionRuleManager:
eu.baltrad.beast.rules.IRuleManager

Public Member Functions

void setPropertyManager (PropertyManager manager)
 
void setRuleFilterManager (RuleFilterManager manager)
 
void setLocalStorage (LocalStorage localStorage)
 
int getNoOfParallelDistributions ()
 
void setNoOfParallelDistributions (int noOfParallelDistributions)
 
void delete (int ruleId)
 
IRule load (int ruleId)
 
DistributionRule createRule ()
 create new BdbTrimAgeRule instance
 
void store (int ruleId, IRule rule_)
 
void update (int ruleId, IRule rule_)
 
void afterPropertiesSet ()
 
MetadataNameCreatorFactory getMetadataNameCreatorFactory ()
 
void setMetadataNameCreatorFactory (MetadataNameCreatorFactory factory)
 
synchronized void shutdown ()
 
void destroy () throws Exception
 

Member Function Documentation

◆ createRule()

DistributionRule eu.baltrad.beast.rules.dist.DistributionRuleManager.createRule ( )
inline

create new BdbTrimAgeRule instance

Implements eu.baltrad.beast.rules.IRuleManager.

◆ delete()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.delete ( int ruleId)
inline

◆ destroy()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.destroy ( ) throws Exception
inline
See also
org.springframework.beans.factory.DisposableBean.destroy()

◆ load()

IRule eu.baltrad.beast.rules.dist.DistributionRuleManager.load ( int ruleId)
inline

◆ setLocalStorage()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.setLocalStorage ( LocalStorage localStorage)
inline
Parameters
localStoragethe storage to set

◆ setPropertyManager()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.setPropertyManager ( PropertyManager manager)
inline
Parameters
managerthe manager to set

◆ setRuleFilterManager()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.setRuleFilterManager ( RuleFilterManager manager)
inline
Parameters
managerthe manager to set

◆ store()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.store ( int ruleId,
IRule rule_ )
inline

◆ update()

void eu.baltrad.beast.rules.dist.DistributionRuleManager.update ( int ruleId,
IRule rule_ )
inline

The documentation for this class was generated from the following file: