Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

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()

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.0.0)

E17486-01

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