com.ibm.mashups.enabler.remote
Interface Factory


public Factory

Remote model factory. Please note that the model factory creates only one instance of the model and returns this instance every time the respective get-method is called.

Since:
2.4

Method Summary
 RemoteModel getRemoteModel()
           Returns the remote model.
 

Method Detail

getRemoteModel

RemoteModel getRemoteModel()
Returns the remote model.

Returns:
remote model, never null


Copyright IBM Corp. 2010 All Rights Reserved.