Class HomePagePluginRegistry

java.lang.Object
com.onenetwork.platform.env.home.HomePagePluginRegistry

public class HomePagePluginRegistry
extends java.lang.Object
Provides methods to register and retrieve HomePagePlugins
  • Constructor Summary

    Constructors 
    Constructor Description
    HomePagePluginRegistry()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Collection<HomePagePlugin> getPlugins()  
    static void registerPlugin​(HomePagePlugin plugin)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait