com.sap.aii.proxy.xiruntime.core

Interface AbstractProxyInboundRemote4

All Superinterfaces:
EJBObject, Remote

public interface AbstractProxyInboundRemote4
extends EJBObject

Abstract remote interface for an inbound Java Proxy Bean.

Copyright (c) 2002 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.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

$messageSpecifier

void $messageSpecifier(MessageSpecifier msgSpec)
                       throws RemoteException
Throws:
RemoteException

$messageSpecifier

MessageSpecifier $messageSpecifier()
                                   throws RemoteException
Throws:
RemoteException

requestType

AbstractTypeRemote requestType(String methodName)
                               throws RemoteException
Throws:
RemoteException

methodExists

boolean methodExists(String methodName)
                     throws RemoteException
Throws:
RemoteException

invokeMethod

BeanMessage4 invokeMethod(String methodName,
                          BeanMessage4 beanMessage)
                          throws RemoteException,
                                 SystemFaultException,
                                 ApplicationFaultException
Throws:
RemoteException
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