Skip navigation links

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

E17486-04


oracle.adf.share.connection.property
Class AdfPropertySetFactory

java.lang.Object
  extended by oracle.adf.share.connection.property.AdfPropertySetFactory

All Implemented Interfaces:
javax.naming.spi.ObjectFactory

public class AdfPropertySetFactory
extends java.lang.Object
implements javax.naming.spi.ObjectFactory

Constructor Summary
AdfPropertySetFactory()
           

 

Method Summary
 java.lang.Object getObjectInstance(java.lang.Object obj, javax.naming.Name name, javax.naming.Context nameCtx, java.util.Hashtable<?,?> environment)
           

 

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

 

Constructor Detail

AdfPropertySetFactory

public AdfPropertySetFactory()

Method Detail

getObjectInstance

public java.lang.Object getObjectInstance(java.lang.Object obj,
                                          javax.naming.Name name,
                                          javax.naming.Context nameCtx,
                                          java.util.Hashtable<?,?> environment)
Specified by:
getObjectInstance in interface javax.naming.spi.ObjectFactory

Skip navigation links

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

E17486-04


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