org.apache.tuscany.sca.binding.sca.impl
Class RemoteBindingHelper

java.lang.Object
  extended by org.apache.tuscany.sca.binding.sca.impl.RemoteBindingHelper

public class RemoteBindingHelper
extends java.lang.Object

TODO: TUSCANY-2578, implement a pluggable mechanism so sca binding impls can add their own code to the decision on whether or not to use the remote binding provider.


Constructor Summary
RemoteBindingHelper()
           
 
Method Summary
static boolean isTargetRemote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteBindingHelper

public RemoteBindingHelper()
Method Detail

isTargetRemote

public static boolean isTargetRemote()