com.sap.aii.proxy.xiruntime.core

Interface AbstractProxyInboundLocal4

All Superinterfaces:
EJBLocalObject

public interface AbstractProxyInboundLocal4
extends EJBLocalObject

Abstract local interface for an inbound Java Proxy Bean.

Copyright (c) 2003 SAP AG


Method Summary
 MessageSpecifier $messageSpecifier()
           
 void $messageSpecifier(MessageSpecifier msgSpec)
           
 BeanMessage4 invokeMethod(String methodName, BeanMessage4 beanMessage)
           
 boolean methodExists(String methodName)
           
 AbstractTypeRemote requestType(String methodName)
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

$messageSpecifier

void $messageSpecifier(MessageSpecifier msgSpec)

$messageSpecifier

MessageSpecifier $messageSpecifier()

requestType

AbstractTypeRemote requestType(String methodName)

methodExists

boolean methodExists(String methodName)

invokeMethod

BeanMessage4 invokeMethod(String methodName,
                          BeanMessage4 beanMessage)
                          throws SystemFaultException,
                                 ApplicationFaultException
Throws:
SystemFaultException
ApplicationFaultException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.proxy.svc.facade api BC-XI


Copyright 2011 SAP AG Complete Copyright Notice