public final class URLConnectionType
extends java.lang.Object
implements oracle.adf.share.connection.ConnectionType
| Constructor and Description |
|---|
URLConnectionType() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public java.lang.String getId()
getId in interface oracle.adf.share.connection.ConnectionTypepublic java.lang.String getDisplayName(java.util.Locale locale)
getDisplayName in interface oracle.adf.share.connection.ConnectionTypepublic java.lang.String getDescription(java.util.Locale locale)
getDescription in interface oracle.adf.share.connection.ConnectionTypepublic boolean isInstanceOf(javax.naming.Referenceable conn)
isInstanceOf in interface oracle.adf.share.connection.ConnectionTypepublic boolean isInstanceOf(java.lang.Class connectionCls)
isInstanceOf in interface oracle.adf.share.connection.ConnectionTypepublic boolean isInstanceOf(java.lang.String connectionClsName)
isInstanceOf in interface oracle.adf.share.connection.ConnectionTypepublic java.lang.String getADFConnectionsChildMBeanImplementor()
getADFConnectionsChildMBeanImplementor in interface oracle.adf.share.connection.ConnectionType