com.ebmwebsourcing.easyviper.core.api.env
Class ReceiverFcSR
java.lang.Object
org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.env.Receiver>
com.ebmwebsourcing.easyviper.core.api.env.ReceiverFcSR
- All Implemented Interfaces:
- com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.env.Receiver, java.io.Serializable, org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easyviper.core.api.env.Receiver>
public class ReceiverFcSR
- extends org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.env.Receiver>
- implements com.ebmwebsourcing.easyviper.core.api.env.Receiver
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl |
callbackID, service |
|
Constructor Summary |
ReceiverFcSR(java.lang.Class<com.ebmwebsourcing.easyviper.core.api.env.Receiver> businessInterface,
com.ebmwebsourcing.easyviper.core.api.env.Receiver service)
|
| Methods inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl |
_getCallback, _getCallbackID, _getConversation, _getConversationID, _getDelegate, _isConversational, _peekConversation, _popConversation, _pushConversation, _setCallback, _setCallbackID, _setConversationID, getBusinessInterface |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReceiverFcSR
public ReceiverFcSR(java.lang.Class<com.ebmwebsourcing.easyviper.core.api.env.Receiver> businessInterface,
com.ebmwebsourcing.easyviper.core.api.env.Receiver service)
getService
public com.ebmwebsourcing.easyviper.core.api.env.Receiver getService()
- Specified by:
getService in interface org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easyviper.core.api.env.Receiver>- Overrides:
getService in class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.env.Receiver>
destroySCAComponent
public void destroySCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
destroySCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
setName
public void setName(java.lang.String arg0)
- Specified by:
setName in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
getMessageConverter
public com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter getMessageConverter()
- Specified by:
getMessageConverter in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
startSCAComponent
public void startSCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
startSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
getExternalEnvironment
public com.ebmwebsourcing.easyviper.core.api.env.ExternalEnvironment getExternalEnvironment()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
getExternalEnvironment in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
stopSCAComponent
public void stopSCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
stopSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
setLog
public void setLog(java.util.logging.Logger arg0)
- Specified by:
setLog in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
getName
public java.lang.String getName()
- Specified by:
getName in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
isTaken
public boolean isTaken()
- Specified by:
isTaken in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
createSCAComponent
public void createSCAComponent()
throws com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
- Specified by:
createSCAComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
- Throws:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAException
setTaken
public void setTaken(boolean arg0)
- Specified by:
setTaken in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
setMessageConverter
public void setMessageConverter(com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter arg0)
- Specified by:
setMessageConverter in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
getComponent
public org.objectweb.fractal.api.Component getComponent()
- Specified by:
getComponent in interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
accept
public void accept(com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage arg0,
com.ebmwebsourcing.easyviper.core.api.env.ExternalContext arg1)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
accept in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
Copyright © 2012 Petals Link. All Rights Reserved.