com.tibco.amf.platform.runtime.extension.context
Interface CallableReference<B>

Type Parameters:
B - the Java interface associated with this reference
All Superinterfaces:
org.osoa.sca.CallableReference<B>
All Known Subinterfaces:
ServiceReference<B>

public interface CallableReference<B>
extends org.osoa.sca.CallableReference<B>

Extends the SCA CallableReference


Method Summary
<M extends com.tibco.amf.platform.runtime.extension.databinding.MessageFormat>
com.tibco.amf.platform.runtime.extension.databinding.MessageFormatProvider<M>
getMessageFormatProvider()
           
 
Methods inherited from interface org.osoa.sca.CallableReference
getBusinessInterface, getCallbackID, getConversation, getService, isConversational
 

Method Detail

getMessageFormatProvider

<M extends com.tibco.amf.platform.runtime.extension.databinding.MessageFormat> com.tibco.amf.platform.runtime.extension.databinding.MessageFormatProvider<M> getMessageFormatProvider()


Copyright © 2010 TIBCO Software Inc. All Rights Reserved.