Class SubscriptionFacadeReflectionWrapper


  • public class SubscriptionFacadeReflectionWrapper
    extends java.lang.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.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateProfile​(java.util.Map<java.lang.String,​java.lang.String> paramMap)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SubscriptionFacadeReflectionWrapper

        public SubscriptionFacadeReflectionWrapper()