Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.attachments.common
Class AttachmentsCredentialsProviderFactory

java.lang.Object
  extended by oracle.apps.fnd.applcore.attachments.common.AttachmentsCredentialsProviderFactory
All Implemented Interfaces:
javax.naming.spi.ObjectFactory

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

Java class that is used for connecting to contentDB. This is used for testing purpose only.


Constructor Summary
AttachmentsCredentialsProviderFactory()
           
 
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

AttachmentsCredentialsProviderFactory

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

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.