com.sap.aii.proxy.xiruntime.core

Class AbstractProxyInboundBean4

java.lang.Object
  extended by com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundBean4
All Implemented Interfaces:
Serializable, EnterpriseBean, SessionBean

public abstract class AbstractProxyInboundBean4
extends Object
implements SessionBean

Abstract root class implementing an inbound Java Proxy Bean of EJB2.0.

Copyright (c) 2002 SAP AG

See Also:
Serialized Form

Constructor Summary
AbstractProxyInboundBean4()
           
 
Method Summary
abstract  MessageSpecifier $messageSpecifier()
           
abstract  void $messageSpecifier(MessageSpecifier msgSpec)
           
protected  BeanMessage4 createException(String methodName)
           
 void ejbActivate()
           
 void ejbCreate()
           
 void ejbPassivate()
           
 void ejbRemove()
           
abstract  BeanMessage4 invokeMethod(String methodName, BeanMessage4 beanMessage)
           
abstract  boolean methodExists(String methodName)
           
abstract  AbstractTypeRemote requestType(String methodName)
           
 void setSessionContext(SessionContext sessionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractProxyInboundBean4

public AbstractProxyInboundBean4()
Method Detail

ejbCreate

public void ejbCreate()
               throws CreateException
Throws:
CreateException

ejbRemove

public void ejbRemove()
Specified by:
ejbRemove in interface SessionBean

ejbActivate

public void ejbActivate()
Specified by:
ejbActivate in interface SessionBean

ejbPassivate

public void ejbPassivate()
Specified by:
ejbPassivate in interface SessionBean

setSessionContext

public void setSessionContext(SessionContext sessionContext)
Specified by:
setSessionContext in interface SessionBean

$messageSpecifier

public abstract void $messageSpecifier(MessageSpecifier msgSpec)

$messageSpecifier

public abstract MessageSpecifier $messageSpecifier()

invokeMethod

public abstract BeanMessage4 invokeMethod(String methodName,
                                          BeanMessage4 beanMessage)
                                   throws SystemFaultException,
                                          ApplicationFaultException
Throws:
SystemFaultException
ApplicationFaultException

requestType

public abstract AbstractTypeRemote requestType(String methodName)

methodExists

public abstract boolean methodExists(String methodName)

createException

protected final BeanMessage4 createException(String methodName)
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