public interface OutputContext extends SessionContext
Modifier and Type | Method and Description |
---|---|
ClientEmbeddedASDelegate |
createEmbeddedASDelegate()
Create an instance of ClientEmbeddedASDelegate that can be used to call into the EmbeddedAS via a ServerEmbeddedASDelegate
on the Modeler Server side.
|
ExtensionOutput |
getExtensionOutput()
Returns the associated
ExtensionOutput . |
getSession, report
ExtensionOutput getExtensionOutput()
ExtensionOutput
.ExtensionOutput
.ClientEmbeddedASDelegate createEmbeddedASDelegate()
java.lang.UnsupportedOperationException
- if called on a non-interactive output object as they do not have a server side connection.(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.