org.globus.mds.aggregator.impl
Class AggregatorUtils

java.lang.Object
  extended byorg.globus.mds.aggregator.impl.AggregatorUtils

public class AggregatorUtils
extends java.lang.Object


Field Summary
private static org.apache.commons.logging.Log logger
           
 
Constructor Summary
AggregatorUtils()
           
 
Method Summary
static boolean detectLoopback(org.apache.axis.message.addressing.EndpointReferenceType remoteEPR, org.apache.axis.message.addressing.EndpointReferenceType localEPR)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static org.apache.commons.logging.Log logger
Constructor Detail

AggregatorUtils

public AggregatorUtils()
Method Detail

detectLoopback

public static boolean detectLoopback(org.apache.axis.message.addressing.EndpointReferenceType remoteEPR,
                                     org.apache.axis.message.addressing.EndpointReferenceType localEPR)