public class GlueFactory extends Object
| 构造器和说明 |
|---|
GlueFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GlueFactory |
getInstance() |
void |
injectService(Object instance)
inject service of bean field
|
IJobHandler |
loadNewInstance(String codeSource)
load new instance, prototype
|
static void |
refreshInstance(int type) |
public static GlueFactory getInstance()
public static void refreshInstance(int type)
public IJobHandler loadNewInstance(String codeSource) throws Exception
codeSource - Exceptionpublic void injectService(Object instance)
instance - Copyright © 2021. All rights reserved.