public class SpringBeanUtil extends Object implements org.springframework.beans.factory.BeanFactoryAware
| Constructor and Description |
|---|
SpringBeanUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.egov.collection.integration.services.CollectionIntegrationService |
getCollectionIntegrationService() |
static PropertyTaxCollection |
getPropertyTaxCollection() |
static PropertyTaxNumberGenerator |
getPropertyTaxNumberGenerator() |
static PropertyTaxUtil |
getPropertyTaxUtil() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactoryRef) |
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactoryRef)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionpublic static PropertyTaxCollection getPropertyTaxCollection()
public static PropertyTaxUtil getPropertyTaxUtil()
public static PropertyTaxNumberGenerator getPropertyTaxNumberGenerator()
public static org.egov.collection.integration.services.CollectionIntegrationService getCollectionIntegrationService()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.