com.ibm.mashups.enabler.runtime.skin
Interface Factory


public Factory

Runtime skin 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
 RuntimeSkinModel getRuntimeSkinModel()
           Returns the runtime skin model.
 

Method Detail

getRuntimeSkinModel

RuntimeSkinModel getRuntimeSkinModel()
Returns the runtime skin model.

Returns:
runtime skin model, never null


Copyright IBM Corp. 2010 All Rights Reserved.