M
- The manager type.T
- The factory data type.protected static class TcpSocketManager.TcpSocketManagerFactory<M extends TcpSocketManager,T extends org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData> extends Object implements ManagerFactory<M,T>
Modifier | Constructor and Description |
---|---|
protected |
TcpSocketManagerFactory() |
Modifier and Type | Method and Description |
---|---|
M |
createManager(String name,
T data)
Creates a Manager.
|
protected String |
errorMessage(T data,
List<InetSocketAddress> socketAddresses) |
protected TcpSocketManagerFactory()
public M createManager(String name, T data)
ManagerFactory
createManager
in interface ManagerFactory<M extends TcpSocketManager,T extends org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData>
name
- The name of the entity to manage.data
- The data required to create the entity.protected String errorMessage(T data, List<InetSocketAddress> socketAddresses)
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.