Class DurableNotificationConfigurationPropertiesRegistrar.ConfigurationPropertiesFactoryBean
java.lang.Object
com.broadleafcommerce.data.tracking.jpa.messaging.DurableNotificationConfigurationPropertiesRegistrar.ConfigurationPropertiesFactoryBean
- All Implemented Interfaces:
 org.springframework.beans.factory.Aware,org.springframework.beans.factory.FactoryBean<Object>,org.springframework.context.EnvironmentAware
- Enclosing class:
 - DurableNotificationConfigurationPropertiesRegistrar
 
- 
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.FactoryBean
isSingleton 
- 
Constructor Details
- 
ConfigurationPropertiesFactoryBean
public ConfigurationPropertiesFactoryBean() 
 - 
 - 
Method Details
- 
setEnvironment
public void setEnvironment(org.springframework.core.env.Environment environment) - Specified by:
 setEnvironmentin interfaceorg.springframework.context.EnvironmentAware
 - 
getObject
- Specified by:
 getObjectin interfaceorg.springframework.beans.factory.FactoryBean<Object>
 - 
getObjectType
- Specified by:
 getObjectTypein interfaceorg.springframework.beans.factory.FactoryBean<Object>
 - 
getType
 - 
getPrefix
 - 
getEnvironment
public org.springframework.core.env.Environment getEnvironment() - 
setType
 - 
setPrefix
 - 
equals
 - 
canEqual
 - 
hashCode
public int hashCode() - 
toString
 
 -