public static class AdapterService.AdapterWrapper<SCRIPT_OBJECT> extends Object
| Modifier and Type | Field and Description |
|---|---|
SCRIPT_OBJECT |
adapter |
org.springframework.core.io.Resource |
location |
| Constructor and Description |
|---|
AdapterWrapper(org.springframework.core.io.Resource location,
SCRIPT_OBJECT adapter) |
public org.springframework.core.io.Resource location
public SCRIPT_OBJECT adapter
public AdapterWrapper(org.springframework.core.io.Resource location,
SCRIPT_OBJECT adapter)
Copyright © 2018. All rights reserved.