Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.1.0)

E17483-02

oracle.adf.model.connection.url
Class URLConnectionType

java.lang.Object
  extended by oracle.adf.model.connection.url.URLConnectionType
All Implemented Interfaces:
oracle.adf.share.connection.ConnectionType

public final class URLConnectionType
extends java.lang.Object
implements oracle.adf.share.connection.ConnectionType


Constructor Summary
URLConnectionType()
           
 
Method Summary
 java.lang.String getADFConnectionsChildMBeanImplementor()
           
 java.lang.String getDescription(java.util.Locale locale)
           
 java.lang.String getDisplayName(java.util.Locale locale)
           
 java.lang.String getId()
           
 boolean isInstanceOf(java.lang.Class connectionCls)
           
 boolean isInstanceOf(javax.naming.Referenceable conn)
           
 boolean isInstanceOf(java.lang.String connectionClsName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLConnectionType

public URLConnectionType()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface oracle.adf.share.connection.ConnectionType

getDisplayName

public java.lang.String getDisplayName(java.util.Locale locale)
Specified by:
getDisplayName in interface oracle.adf.share.connection.ConnectionType

getDescription

public java.lang.String getDescription(java.util.Locale locale)
Specified by:
getDescription in interface oracle.adf.share.connection.ConnectionType

isInstanceOf

public boolean isInstanceOf(javax.naming.Referenceable conn)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType

isInstanceOf

public boolean isInstanceOf(java.lang.Class connectionCls)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType

isInstanceOf

public boolean isInstanceOf(java.lang.String connectionClsName)
Specified by:
isInstanceOf in interface oracle.adf.share.connection.ConnectionType

getADFConnectionsChildMBeanImplementor

public java.lang.String getADFConnectionsChildMBeanImplementor()
Specified by:
getADFConnectionsChildMBeanImplementor in interface oracle.adf.share.connection.ConnectionType

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.1.0)

E17483-02

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