Class SubscriptionFacadeReflectionWrapper

java.lang.Object
de.hybris.platform.assistedservicestorefront.util.SubscriptionFacadeReflectionWrapper

public class SubscriptionFacadeReflectionWrapper extends Object
The class is a wrapper around subscriptionFacade bean and delegates calls to it by reflection if subscriptionFacade bean is present in Spring context. Or does nothing if subscriptionFacade is not found.