com.ibm.mashups.enabler.wire
Interface WireModelProvider


public WireModelProvider

Interface for a provider of a wire model.

Since:
2.4

Method Summary
 WireModel getWireModel()
           Returns the wire model of this provider.
 

Method Detail

getWireModel

WireModel getWireModel()
Returns the wire model of this provider.

Returns:
The wire model of this provider


Copyright IBM Corp. 2010 All Rights Reserved.