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
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods 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:
setEnvironment
in interfaceorg.springframework.context.EnvironmentAware
-
getObject
- Specified by:
getObject
in interfaceorg.springframework.beans.factory.FactoryBean<Object>
-
getObjectType
- Specified by:
getObjectType
in 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
-