Searched defs:AsynchronousTextWriter (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/loggers/
H A DAsynchronousTextWriter.java48 public class AsynchronousTextWriter class in inherits:ServerShutdownListener,TextWriter
69 * Construct a new AsynchronousTextWriter wrapper.
77 public AsynchronousTextWriter(String name, int capacity, boolean autoFlush, method in class:AsynchronousTextWriter
215 return "AsynchronousTextWriter Thread " + name;
/forgerock/opendj2/src/server/org/opends/server/loggers/
H A DAsynchronousTextWriter.java43 public class AsynchronousTextWriter class in inherits:ServerShutdownListener,TextWriter
64 * Construct a new AsynchronousTextWriter wrapper.
72 public AsynchronousTextWriter(String name, int capacity, boolean autoFlush, method in class:AsynchronousTextWriter
216 return "AsynchronousTextWriter Thread " + name;
/forgerock/opendj2.6.2/src/server/org/opends/server/loggers/
H A DAsynchronousTextWriter.java48 public class AsynchronousTextWriter class in inherits:ServerShutdownListener,TextWriter
69 * Construct a new AsynchronousTextWriter wrapper.
77 public AsynchronousTextWriter(String name, int capacity, boolean autoFlush, method in class:AsynchronousTextWriter
215 return "AsynchronousTextWriter Thread " + name;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/
H A DAsynchronousTextWriter.java48 public class AsynchronousTextWriter class in inherits:ServerShutdownListener,TextWriter
69 * Construct a new AsynchronousTextWriter wrapper.
77 public AsynchronousTextWriter(String name, int capacity, boolean autoFlush, method in class:AsynchronousTextWriter
215 return "AsynchronousTextWriter Thread " + name;
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/
H A DAsynchronousTextWriter.java43 public class AsynchronousTextWriter class in inherits:ServerShutdownListener,TextWriter
64 * Construct a new AsynchronousTextWriter wrapper.
72 public AsynchronousTextWriter(String name, int capacity, boolean autoFlush, method in class:AsynchronousTextWriter
216 return "AsynchronousTextWriter Thread " + name;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DAsynchronousTextWriter.java43 class AsynchronousTextWriter class in inherits:ServerShutdownListener,TextWriter
64 * Construct a new AsynchronousTextWriter wrapper.
72 public AsynchronousTextWriter(String name, int capacity, boolean autoFlush, method in class:AsynchronousTextWriter
210 return "AsynchronousTextWriter Thread " + name;

Completed in 22 milliseconds