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

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

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

Extends the SCA ServiceReference


Method Summary
 
Methods inherited from interface org.osoa.sca.ServiceReference
getCallback, getConversationID, setCallback, setCallbackID, setConversationID
 
Methods inherited from interface com.tibco.amf.platform.runtime.extension.context.CallableReference
getMessageFormatProvider
 
Methods inherited from interface org.osoa.sca.CallableReference
getBusinessInterface, getCallbackID, getConversation, getService, isConversational
 



Copyright © 2010 TIBCO Software Inc. All Rights Reserved.