BEA Systems, Inc.


weblogic.management.console.extensibility
Class Catalog.Factory

java.lang.Object
  |
  +--weblogic.management.console.extensibility.Catalog.Factory

public static class Catalog.Factory
extends java.lang.Object

Use this class to retrieve instances of Catalog which are correctly localized for the given page context. For example, Catalog myCatalog = Catalog.Factory.getCatalog(pageContext)./p>


Constructor Summary
Catalog.Factory()
           
 
Method Summary
static Catalog getCatalog(javax.servlet.jsp.PageContext jspPageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Catalog.Factory

public Catalog.Factory()
Method Detail

getCatalog

public static Catalog getCatalog(javax.servlet.jsp.PageContext jspPageContext)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference