Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.6.3)
E10659-09


oracle.soa.management.facade
Interface WireInfo

All Superinterfaces:
java.io.Serializable

public interface WireInfo
extends java.io.Serializable

SCA wire facade


Method Summary
 java.lang.String getReference()
          Gets the wire reference
 java.lang.String getService()
          Gets the wire service
 java.lang.String getSource()
          Gets the wire source
 java.lang.String getTarget()
          Gets the wire target URI

 

Method Detail

getSource

java.lang.String getSource()
Gets the wire source

getReference

java.lang.String getReference()
Gets the wire reference

getTarget

java.lang.String getTarget()
Gets the wire target URI

getService

java.lang.String getService()
Gets the wire service

Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.6.3)
E10659-09


Copyright © 2010, 2012, Oracle and/or its affiliates. All rights reserved.