Class CustomerSegmentTypeInitializer
- java.lang.Object
-
- com.broadleafcommerce.customer.segments.CustomerSegmentTypeInitializer
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
public class CustomerSegmentTypeInitializer extends Object implements org.springframework.beans.factory.InitializingBean
InitializesCustomerSegmentType
instances for use. Looks for Spring beans annotated with theCustomerSegmentTypes
annotation.- See Also:
CustomerSegmentType
,CustomerSegmentTypes
-
-
Constructor Summary
Constructors Constructor Description CustomerSegmentTypeInitializer(org.springframework.context.ApplicationContext applicationContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
afterPropertiesSet()
-