public interface MailManagerFactory extends ManagerFactory<MailManager,MailManager.FactoryData>
Modifier and Type | Method and Description |
---|---|
MailManager |
createManager(String name,
MailManager.FactoryData data)
Creates a Manager.
|
MailManager createManager(String name, MailManager.FactoryData data)
ManagerFactory
createManager
in interface ManagerFactory<MailManager,MailManager.FactoryData>
name
- The name of the entity to manage.data
- The data required to create the entity. Copyright © 1999-2023 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.