org.apache.directory.server.ntp
Class NtpConfiguration

java.lang.Object
  extended by org.apache.directory.server.protocol.shared.ServiceConfiguration
      extended by org.apache.directory.server.ntp.NtpConfiguration

public class NtpConfiguration
extends org.apache.directory.server.protocol.shared.ServiceConfiguration

Contains the configuration parameters for the NTP protocol provider.

Version:
$Rev: 541149 $, $Date: 2007-05-24 00:08:50 -0400 (Thu, 24 May 2007) $
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.server.protocol.shared.ServiceConfiguration
APACHE_SERVICE_CONFIGURATION, DEFAULT_BUFFER_SIZE, IP_PORT_KEY, MINUTE, SERVICE_FACTORYPID, SERVICE_PID
 
Constructor Summary
NtpConfiguration()
          Creates a new instance of NtpConfiguration.
 
Method Summary
 
Methods inherited from class org.apache.directory.server.protocol.shared.ServiceConfiguration
getBufferSize, getCatalogBaseDn, getInitialContextFactory, getIpAddress, getIpPort, getSearchBaseDn, getSecurityAuthentication, getSecurityCredentials, getSecurityPrincipal, getServiceName, getServicePid, isDifferent, isEnabled, setBufferSize, setCatalogBaseDn, setEnabled, setInitialContextFactory, setIpAddress, setIpPort, setSearchBaseDn, setSecurityAuthentication, setSecurityCredentials, setSecurityPrincipal, setServiceName, setServicePid, validatePortNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NtpConfiguration

public NtpConfiguration()
Creates a new instance of NtpConfiguration.



Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.