com.ibm.commerce.payments.plugincontroller

Class PPCInitializer

  • java.lang.Object
    • com.ibm.commerce.payments.plugincontroller.PPCInitializer


  • public class PPCInitializer
    extends java.lang.Object

    This class initializes the logger of PPC and the default logger for plug-ins.

    • Constructor Summary

      Constructors 
      Constructor and Description
      PPCInitializer() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void init()
      This method should be called by any PPC component to guarantee that PPC has been correctly initialized.
      • Methods inherited from class java.lang.Object

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

      • PPCInitializer

        public PPCInitializer()
    • Method Detail

      • init

        public static final void init()

        This method should be called by any PPC component to guarantee that PPC has been correctly initialized.