org.alfresco.util
Class VirtServerUtils

java.lang.Object
  extended by org.alfresco.util.VirtServerUtils

public class VirtServerUtils
extends java.lang.Object


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

Constructor Detail

VirtServerUtils

public VirtServerUtils()
Method Detail

requiresUpdateNotification

public static boolean requiresUpdateNotification(java.lang.String path)
Parameters:
path - Path to match against
Returns:
true if the path should require a virtualisation server reload, false otherwise


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.