com.sap.aii.proxy.xiruntime.core

Class AbstractProxyInboundBean5

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

public abstract class AbstractProxyInboundBean5
extends Object
implements SessionBean

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

Copyright (c) 2008 SAP AG

See Also:
Serialized Form

Constructor Summary
AbstractProxyInboundBean5()
           
 
Method Summary
protected  BeanMessage5 createException(String methodName)
           
 void ejbActivate()
           
 void ejbCreate()
           
 void ejbPassivate()
           
 void ejbRemove()
           
abstract  BeanMessage5 invokeMethod(String methodName, BeanMessage5 beanMessage)
           
abstract  boolean methodExists(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

AbstractProxyInboundBean5

public AbstractProxyInboundBean5()
Method Detail

ejbCreate

public void ejbCreate()
               throws CreateException
Throws:
CreateException

ejbActivate

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

ejbPassivate

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

ejbRemove

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

setSessionContext

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

invokeMethod

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

methodExists

public abstract boolean methodExists(String methodName)

createException

protected final BeanMessage5 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