Node Director
|
handle /etc/uucp/passwd file. More...
Public Member Functions | |
UUCPPasswd () | |
Public Member Functions inherited from sfi.director.application.config.NoConfigHandler | |
NoConfigHandler () | |
Public Member Functions inherited from sfi.director.application.config.ConfigFileHandler | |
void | save (SaveConfigEnvironment env) throws DirectorException |
save this file if the ConfigEnvironment demands it. | |
void | saveFile (SaveConfigEnvironment env, String file, String id) throws DirectorException |
boolean | isInScope (SaveConfigEnvironment env) |
does the ConfigEnvironment imply this config file must be saved. | |
String | findFile (ConfigEnvironment env, boolean force) |
try to find the best matching file out of the filesel list. | |
synchronized void | restore (RestoreConfigEnvironment env) throws DirectorException |
restore one config file from config environment env. | |
String | id () |
String[] | Packages () |
String[] | Packages (String id) |
String | description (String id) |
String | configPrefixById (String id) |
void | archiveStart (OutputStream out) |
void | archiveWrite (byte[] data, int size) throws IOException |
void | archiveClose () throws IOException |
Additional Inherited Members | |
Protected Member Functions inherited from sfi.director.application.config.NoConfigHandler | |
NoConfigHandler (String id, String[] packages, String[] filesel) | |
void | emit (String key, String value) throws IOException |
handle /etc/uucp/passwd file.
sfi.director.application.config.UUCPPasswd.UUCPPasswd | ( | ) |