| 
 | Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10659-10 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DirectConnectionFactory
Creates direct binding connections
Implementations intended to be invoked by the SOA platform must expose a default, no-argument constructor or a static, no-argument method named newInstance whose return type is this interface.
| Method Summary | |
|---|---|
|  DirectConnection | createConnection(java.lang.String servicePath, java.util.Map<java.lang.String,java.lang.Object> properties)Creates a connection | 
| Method Detail | 
|---|
DirectConnection createConnection(java.lang.String servicePath,
                                  java.util.Map<java.lang.String,java.lang.Object> properties)
                                  throws java.lang.Exception
servicePath - a path identifying the target serviceproperties - connection-specific propertiesjava.lang.Exception| 
 | Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10659-10 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||