public abstract class MountdBase extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
static int |
SHUTDOWN_HOOK_PRIORITY
Priority of the mountd shutdown hook.
|
Constructor and Description |
---|
MountdBase(RpcProgram program)
Constructor
|
public static final org.apache.commons.logging.Log LOG
public static final int SHUTDOWN_HOOK_PRIORITY
public MountdBase(RpcProgram program) throws IOException
program
- IOException
public RpcProgram getRpcProgram()
public void start(boolean register)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.