com.sun.enterprise.backup.util
Class BackupUtils

java.lang.Object
  extended by com.sun.enterprise.backup.util.BackupUtils

public class BackupUtils
extends java.lang.Object


Method Summary
static boolean makeExecutable(java.io.File f)
           
static boolean protect(java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

protect

public static boolean protect(java.io.File f)

makeExecutable

public static boolean makeExecutable(java.io.File f)


Copyright © 2012 GlassFish Community. All Rights Reserved.