com.ebmwebsourcing.easycommons.sca.helper.util
Class DebugConsoleHandlerFcSR

java.lang.Object
  extended by org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>
      extended by com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandlerFcSR
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler, java.io.Serializable, org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>, org.ow2.frascati.tinfi.api.IntentHandler

public class DebugConsoleHandlerFcSR
extends org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>
implements com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl
callbackID, service
 
Constructor Summary
DebugConsoleHandlerFcSR(java.lang.Class<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler> businessInterface, com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler service)
           
 
Method Summary
 com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler getService()
           
 java.lang.Object invoke(org.ow2.frascati.tinfi.api.IntentJoinPoint arg0)
           
 
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
 

Constructor Detail

DebugConsoleHandlerFcSR

public DebugConsoleHandlerFcSR(java.lang.Class<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler> businessInterface,
                               com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler service)
Method Detail

getService

public com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler getService()
Specified by:
getService in interface org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>
Overrides:
getService in class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>

invoke

public java.lang.Object invoke(org.ow2.frascati.tinfi.api.IntentJoinPoint arg0)
                        throws java.lang.Throwable
Specified by:
invoke in interface org.ow2.frascati.tinfi.api.IntentHandler
Throws:
java.lang.Throwable


Copyright © 2011 Petals Link. All Rights Reserved.