Class Install
java.lang.Object
com.aoindustries.aoserv.daemon.httpd.tomcat.Install
- Direct Known Subclasses:
Install.Copy,Install.Delete,Install.Generated,Install.Mkdir,Install.Symlink,Install.SymlinkAll
Helps install files.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
-
Constructor Details
-
Install
-
-
Method Details
-
getPath
-
install
public abstract void install(String optSlash, String apacheTomcatDir, PosixFile installDir, int uid, int gid, String backupSuffix) throws IOException - Throws:
IOException
-
