com.ibm.websphere.wim.pluginmanager.context

Interface ExceptionContext

    • Method Detail

      • getEmitterExceptionContext

        java.util.List getEmitterExceptionContext()
        Returns the value of the 'Emitter Exception Context' containment reference list. The list contents are of type EmitterExceptionContext.

        If the meaning of the 'Emitter Exception Context' containment reference list isn't clear, there really should be more of a description here...

        See Also:
        ContextPackage.getExceptionContext_EmitterExceptionContext()
        Model:
        type="com.ibm.websphere.wim.pluginmanager.context.EmitterExceptionContext" containment="true" resolveProxies="false" required="true"
        Generated:
        Return:
        the value of the 'Emitter Exception Context' containment reference list.
      • getEmitterExceptionContextAsArray

        EmitterExceptionContext[] getEmitterExceptionContextAsArray()
        Returns the array value of the 'Emitter Exception Context' containment reference list.

        If the meaning of the 'Emitter Exception Context' containment reference list isn't clear, there really should be more of a description here...

        See Also:
        ContextPackage.getExceptionContext_EmitterExceptionContext()
        Generated:
        Return:
        the array value of the 'Emitter Exception Context' containment reference list.
      • createEmitterExceptionContext

        EmitterExceptionContext createEmitterExceptionContext()
        This method will return a new EmitterExceptionContext object that is contained by this object. This is equivalent to calling createDataObject("emitterExceptionContext").
        Generated:
        Return:
        EmitterExceptionContext