Class SubscriptionFacadeReflectionWrapper
java.lang.Object
de.hybris.platform.assistedservicestorefront.util.SubscriptionFacadeReflectionWrapper
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubscriptionFacadeReflectionWrapper
public SubscriptionFacadeReflectionWrapper()
-
-
Method Details