com.ibm.mashups.enabler.content
Interface ServerRuntimeContentProvider


public ServerRuntimeContentProvider

Interface for a provider of server runtime content.

Since:
2.4

Method Summary
 void primeServerRuntimeContent(Object content)
           Primes the server runtime content
 

Method Detail

primeServerRuntimeContent

void primeServerRuntimeContent(Object content)
Primes the server runtime content

Parameters:
content - The content to prime (String) or the dom node (DOMNode) which contains the content


Copyright IBM Corp. 2010 All Rights Reserved.