|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10659-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Reference
SCA reference facade
| Method Summary | |
|---|---|
java.util.List<Binding> |
getBindings() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,java.lang.String> |
getProperties()Gets the properties for this reference. |
java.lang.String |
getWSDLURL()Gets the WSDL URL for the target service |
| Method Detail |
|---|
java.lang.String getName()
java.util.List<Binding> getBindings()
java.util.Map<java.lang.String,java.lang.String> getProperties()
java.lang.String getWSDLURL()
throws java.lang.UnsupportedOperationException
This method is only valid for a reference that has a single binding whose interface is defined by WSDL.
java.lang.UnsupportedOperationException - if the reference has more than one binding, or if it has a single binding whose interface is not defined by WSDL
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10659-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||