A B C D E G I J L M O P R S T U V W

A

available(int) - Static method in class org.apache.directory.daemon.AvailablePortFinder
Checks to see if a specific port is available.
AvailablePortFinder - Class in org.apache.directory.daemon
Finds currently available server ports.

B

BAD_ARGUMENTS - Static variable in interface org.apache.directory.daemon.ExitCodes
 
BAD_COMMAND - Static variable in interface org.apache.directory.daemon.ExitCodes
 
baseDirectory - Variable in class org.apache.directory.daemon.InstallationLayout
 
Bootstrapper - Class in org.apache.directory.daemon
The base bootstrapper extended by all frameworks and java applications.
Bootstrapper() - Constructor for class org.apache.directory.daemon.Bootstrapper
 

C

callDestroy() - Method in class org.apache.directory.daemon.Bootstrapper
 
callInit(String[]) - Method in class org.apache.directory.daemon.Bootstrapper
 
callStart() - Method in class org.apache.directory.daemon.Bootstrapper
 
callStop(String[]) - Method in class org.apache.directory.daemon.Bootstrapper
 
CLASS_LOOKUP - Static variable in interface org.apache.directory.daemon.ExitCodes
 
controlEvent(int) - Method in class org.apache.directory.daemon.TanukiBootstrapper
 

D

DaemonApplication - Interface in org.apache.directory.daemon
Interface used by DaemonApplications.
destroy() - Method in interface org.apache.directory.daemon.DaemonApplication
The application should destroy resources created in init() here.
DESTROY - Static variable in interface org.apache.directory.daemon.ExitCodes
 
destroy() - Method in class org.apache.directory.daemon.JsvcBootstrapper
 

E

ExitCodes - Interface in org.apache.directory.daemon
Exit codes for the bootstrappers.

G

getAllJars() - Method in class org.apache.directory.daemon.InstallationLayout
 
getAvailablePorts() - Static method in class org.apache.directory.daemon.AvailablePortFinder
Returns the Set of currently available port numbers (Integer).
getAvailablePorts(int, int) - Static method in class org.apache.directory.daemon.AvailablePortFinder
Returns the Set of currently avaliable port numbers (Integer) between the specified port range.
getBaseDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getBinDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getBootstrapper() - Method in class org.apache.directory.daemon.InstallationLayout
 
getBootstrapperConfigurationFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getConfigurationDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getConfigurationFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getConfigurationFile(String) - Method in class org.apache.directory.daemon.InstallationLayout
 
getDaemon() - Method in class org.apache.directory.daemon.InstallationLayout
 
getDependentJars() - Method in class org.apache.directory.daemon.InstallationLayout
 
getExtensionJars() - Method in class org.apache.directory.daemon.InstallationLayout
 
getExtensionsDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getInitScript() - Method in class org.apache.directory.daemon.InstallationLayout
 
getInitScript(String) - Method in class org.apache.directory.daemon.InstallationLayout
 
getLibDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getLicenseFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getLicenseFile(String) - Method in class org.apache.directory.daemon.InstallationLayout
 
getLogDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getLogger() - Method in class org.apache.directory.daemon.InstallationLayout
 
getLoggerConfigurationFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getLoggerConfigurationFile(String) - Method in class org.apache.directory.daemon.InstallationLayout
 
getLogoIconFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getLogoIconFile(String) - Method in class org.apache.directory.daemon.InstallationLayout
 
getNextAvailable() - Static method in class org.apache.directory.daemon.AvailablePortFinder
Gets the next available port starting at the lowest port number.
getNextAvailable(int) - Static method in class org.apache.directory.daemon.AvailablePortFinder
Gets the next available port starting at a port.
getPartitionsDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getPidFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getReadmeFile() - Method in class org.apache.directory.daemon.InstallationLayout
 
getReadmeFile(String) - Method in class org.apache.directory.daemon.InstallationLayout
 
getRunDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 
getVarDirectory() - Method in class org.apache.directory.daemon.InstallationLayout
 

I

init(InstallationLayout, String[]) - Method in interface org.apache.directory.daemon.DaemonApplication
Threads should be created, along with sockets.
init() - Method in class org.apache.directory.daemon.InstallationLayout
 
init(String[]) - Method in class org.apache.directory.daemon.JsvcBootstrapper
 
INITIALIZATION - Static variable in interface org.apache.directory.daemon.ExitCodes
 
InstallationLayout - Class in org.apache.directory.daemon
Convenience class to encapsulate paths to various folders and files within an installation.
InstallationLayout(File) - Constructor for class org.apache.directory.daemon.InstallationLayout
 
InstallationLayout(String) - Constructor for class org.apache.directory.daemon.InstallationLayout
 
INSTANTIATION - Static variable in interface org.apache.directory.daemon.ExitCodes
 
INVOCATION - Static variable in interface org.apache.directory.daemon.ExitCodes
 

J

JsvcBootstrapper - Class in org.apache.directory.daemon
The bootstrapper used by the jsvc process manager.
JsvcBootstrapper() - Constructor for class org.apache.directory.daemon.JsvcBootstrapper
 

L

LOG_DIR - Static variable in class org.apache.directory.daemon.InstallationLayout
 

M

main(String[]) - Static method in class org.apache.directory.daemon.MainBootstrapper
 
main(String[]) - Static method in class org.apache.directory.daemon.TanukiBootstrapper
 
MainBootstrapper - Class in org.apache.directory.daemon
The main() based application bootstrapper used as the entry point for the executable bootstrapper.jar so it can be launched as a simple java application.
MainBootstrapper() - Constructor for class org.apache.directory.daemon.MainBootstrapper
 
MAX_PORT_NUMBER - Static variable in class org.apache.directory.daemon.AvailablePortFinder
The maximum number of server port number.
METHOD_LOOKUP - Static variable in interface org.apache.directory.daemon.ExitCodes
 
MIN_PORT_NUMBER - Static variable in class org.apache.directory.daemon.AvailablePortFinder
The minimum number of server port number.
mkdirs() - Method in class org.apache.directory.daemon.InstallationLayout
 

O

org.apache.directory.daemon - package org.apache.directory.daemon
 

P

ProcrunBootstrapper - Class in org.apache.directory.daemon
The bootstrapper used for procrun services on windows platforms.
ProcrunBootstrapper() - Constructor for class org.apache.directory.daemon.ProcrunBootstrapper
 
PROPLOAD - Static variable in interface org.apache.directory.daemon.ExitCodes
 
prunsrvStart(String[]) - Static method in class org.apache.directory.daemon.ProcrunBootstrapper
 
prunsrvStop(String[]) - Static method in class org.apache.directory.daemon.ProcrunBootstrapper
 

R

RUN_DIR - Static variable in class org.apache.directory.daemon.InstallationLayout
 

S

sendShutdownCommand() - Method in class org.apache.directory.daemon.Bootstrapper
 
setInstallationLayout(String) - Method in class org.apache.directory.daemon.Bootstrapper
 
setParentLoader(ClassLoader) - Method in class org.apache.directory.daemon.Bootstrapper
 
shift(String[], int) - Static method in class org.apache.directory.daemon.Bootstrapper
 
start() - Method in interface org.apache.directory.daemon.DaemonApplication
Start threads and bind sockets here.
START - Static variable in interface org.apache.directory.daemon.ExitCodes
 
start() - Method in class org.apache.directory.daemon.JsvcBootstrapper
 
start(String[]) - Method in class org.apache.directory.daemon.TanukiBootstrapper
 
START_CLASS_PROP - Static variable in class org.apache.directory.daemon.Bootstrapper
 
stop(String[]) - Method in interface org.apache.directory.daemon.DaemonApplication
Stop threads and close sockets opened in start() here.
STOP - Static variable in interface org.apache.directory.daemon.ExitCodes
 
stop() - Method in class org.apache.directory.daemon.JsvcBootstrapper
 
stop(int) - Method in class org.apache.directory.daemon.TanukiBootstrapper
 
STOP_CLASS_PROP - Static variable in class org.apache.directory.daemon.Bootstrapper
 

T

TanukiBootstrapper - Class in org.apache.directory.daemon
The bootstrapper used by Tanuki Wrapper.

U

UNKNOWN - Static variable in interface org.apache.directory.daemon.ExitCodes
 

V

VAR_DIR - Static variable in class org.apache.directory.daemon.InstallationLayout
 
VERIFICATION - Static variable in interface org.apache.directory.daemon.ExitCodes
 
verifyInstallation() - Method in class org.apache.directory.daemon.InstallationLayout
 

W

waitForShutdown() - Method in class org.apache.directory.daemon.Bootstrapper
Wait until a proper shutdown command is received, then return.

A B C D E G I J L M O P R S T U V W

Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.