Class WebAppRegistry

java.lang.Object
org.gatein.wci.test.WebAppRegistry
All Implemented Interfaces:
org.gatein.wci.WebAppListener

public class WebAppRegistry extends Object implements org.gatein.wci.WebAppListener
Version:
$Revision: 1.1 $
Author:
Julien Viet
  • Constructor Details

    • WebAppRegistry

      public WebAppRegistry()
  • Method Details

    • onEvent

      public void onEvent(org.gatein.wci.WebAppEvent event)
      Specified by:
      onEvent in interface org.gatein.wci.WebAppListener
    • getWebApp

      public org.gatein.wci.WebApp getWebApp(String key)
    • getKeys

      public Set<String> getKeys()