com.tibco.amf.platform.runtime.extension.context
Interface BindingContext


public interface BindingContext

Defines the context for bindings.


Method Summary
 com.tibco.amf.sca.model.extensionpoints.Binding getBinding()
          Provides the binding associated with this context.
 

Method Detail

getBinding

com.tibco.amf.sca.model.extensionpoints.Binding getBinding()
Provides the binding associated with this context.

Returns:
the binding associated with this context


Copyright © 2010 TIBCO Software Inc. All Rights Reserved.