Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-03


oracle.adf.share
Class ContextInfo

java.lang.Object
  extended by oracle.adf.share.ContextInfo


public final class ContextInfo
extends java.lang.Object
For internal use only. Application developers should not use this

Constructor Summary
ContextInfo(java.lang.String name, java.net.URL url, java.lang.Class implClass)
           

 

Method Summary
 ADFContext createContext()
           
 java.lang.String getName()
           
 java.net.URL getUrl()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ContextInfo

public ContextInfo(java.lang.String name,
                   java.net.URL url,
                   java.lang.Class implClass)

Method Detail

getName

public java.lang.String getName()

getUrl

public java.net.URL getUrl()

createContext

public ADFContext createContext()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-03


Copyright © 1997, 2009, Oracle. All rights reserved.