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
InitializesCustomerSegmentTypeinstances for use. Looks for Spring beans annotated with theCustomerSegmentTypesannotation.- 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 voidafterPropertiesSet() 
 -