Package | Description |
---|---|
com.neurosys.ecom.user.service.jaxrs | |
com.neurosys.scribble.groovy | |
com.neurosys.scribble.proxy |
Modifier and Type | Method and Description |
---|---|
AdapterService |
StrategiesService.getAdapterService()
Strategies can be Adapters; that can be updated @ runtime.
|
Modifier and Type | Method and Description |
---|---|
void |
StrategiesService.setAdapterService(AdapterService adapterService)
Strategies can be Adapters; that can be updated @ runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyAdapterService
Execute Scripting plugins
|
Modifier and Type | Method and Description |
---|---|
AdapterService |
ScriptableInterceptor.getAdapterService()
The
AdapterService to invoke the script. |
Modifier and Type | Method and Description |
---|---|
void |
ScriptableInterceptor.setAdapterService(AdapterService adapterService)
The
AdapterService to invoke the script. |
Copyright © 2018. All rights reserved.