public class

BaseBoxFactory

extends Object
java.lang.Object
   ↳ cn.com.believer.songyuanframework.openapi.storage.box.factories.BaseBoxFactory
Known Direct Subclasses

Summary

Fields
private static final Properties CONFIG box config.
protected static final Logger LOGGER log4j object.
private static Properties defaultConfig fall-safe config.
Public Constructors
BaseBoxFactory()
Protected Methods
static Object newInstanceOf(String interfaceKey)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static final Properties CONFIG

box config.

protected static final Logger LOGGER

log4j object.

private static Properties defaultConfig

fall-safe config.

Public Constructors

public BaseBoxFactory ()

Protected Methods

protected static Object newInstanceOf (String interfaceKey)

Parameters
interfaceKey Interface key
Returns
  • implement object