public static interface ModelLogHandler.Factory
ModelLogHandler
instances. A sample implementation
of this interface is shown in FileLogHandlerFactory.java.Modifier and Type | Method and Description |
---|---|
ModelLogHandler |
createModelLogHandler(String modelName,
Map<String,Class<?>> modelFields)
Create a log handler for a model.
|
Copyright © 2005–2016 Zementis, Inc.. All rights reserved.