com.sap.aii.proxy.xiruntime.core

Interface AbstractProxyInboundRemote

All Superinterfaces:
EJBObject, Remote

public interface AbstractProxyInboundRemote
extends EJBObject

Abstract remote interface for an inbound Java Proxy Bean.

Copyright (c) 2002 SAP AG


Method Summary
 MessageSpecifier $messageSpecifier()
           
 void $messageSpecifier(MessageSpecifier msgSpec)
           
 BeanMessage invokeMethod(String methodName, BeanMessage beanMessage)
           
 boolean methodExists(String methodName)
           
 AbstractType 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

AbstractType requestType(String methodName)
                         throws RemoteException
Throws:
RemoteException

methodExists

boolean methodExists(String methodName)
                     throws RemoteException
Throws:
RemoteException

invokeMethod

BeanMessage invokeMethod(String methodName,
                         BeanMessage 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