public class LoggerConfigImpl extends Object implements iaik.logging.LoggerConfig
Constructor and Description |
---|
LoggerConfigImpl(String propertyFileURL)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getFactory() |
String |
getNodeId() |
Properties |
getProperties() |
public LoggerConfigImpl(String propertyFileURL) throws IOException
IOException
public String getFactory()
getFactory
in interface iaik.logging.LoggerConfig
LoggerConfig.getFactory()
public Properties getProperties() throws iaik.logging.LogConfigurationException
getProperties
in interface iaik.logging.LoggerConfig
iaik.logging.LogConfigurationException
LoggerConfig.getProperties()
public String getNodeId()
getNodeId
in interface iaik.logging.LoggerConfig
LoggerConfig.getNodeId()
Copyright © 2017. All rights reserved.