com.atlassian.spring.extension.registration
Class BeanRegistration
java.lang.Object
com.atlassian.spring.extension.registration.BeanRegistration
- All Implemented Interfaces:
- org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
public class BeanRegistration
- extends java.lang.Object
- implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanRegistration
public BeanRegistration()
setBeanFactory
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
- Specified by:
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
- Throws:
org.springframework.beans.BeansException
setRegistrations
public void setRegistrations(java.util.List registrations)
getRegistrations
public java.util.List getRegistrations()
afterPropertiesSet
public void afterPropertiesSet()
throws RegistrationException
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
RegistrationException
Copyright © 2006-2011 Atlassian. All Rights Reserved.