Package | Description |
---|---|
com.sm.store | |
com.sm.store.loader |
Modifier and Type | Method and Description |
---|---|
Object |
Loader.invoke(ServiceClass serviceClass,
Invoker invoker) |
Modifier and Type | Method and Description |
---|---|
Object |
Loader.loadClass(ConcurrentMap<String,ServiceClass> serviceMap,
String className) |
Modifier and Type | Method and Description |
---|---|
ServiceClass |
JclLoader.loadClass(ConcurrentMap<String,ServiceClass> serviceMap,
String className) |
Modifier and Type | Method and Description |
---|---|
Object |
ThreadLoader.invoke(ServiceClass service,
Invoker invoker) |
Object |
JclLoader.invoke(ServiceClass serviceClass,
Invoker invoker) |
Modifier and Type | Method and Description |
---|---|
Object |
ThreadLoader.loadClass(ConcurrentMap<String,ServiceClass> serviceMap,
String className) |
ServiceClass |
JclLoader.loadClass(ConcurrentMap<String,ServiceClass> serviceMap,
String className) |
Copyright © 2016. All rights reserved.