org.telscenter.pas.ui.browser
Class BrowserFactoryRegistry

java.lang.Object
  extended by org.telscenter.pas.ui.browser.BrowserFactoryRegistry

public class BrowserFactoryRegistry
extends java.lang.Object

Author:
turadg

Constructor Summary
BrowserFactoryRegistry()
           
 
Method Summary
static BrowserFactory getBestFactory()
           
static void registerFactory(BrowserFactory factory, int priority)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserFactoryRegistry

public BrowserFactoryRegistry()
Method Detail

registerFactory

public static void registerFactory(BrowserFactory factory,
                                   int priority)

getBestFactory

public static BrowserFactory getBestFactory()


Copyright © 2004-2008 TELS Center. All Rights Reserved.