public abstract class AdModule<T extends IWebViewSharedObject,T2> extends WebViewBridgeSharedObjectStore<T> implements IAdModule<T,T2>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.ExecutorService |
_executorService |
protected ISDKMetrics |
_sdkMetrics |
| Modifier | Constructor and Description |
|---|---|
protected |
AdModule(ISDKMetrics sdkMetrics) |
| Modifier and Type | Method and Description |
|---|---|
ISDKMetrics |
getMetricSender() |
get, remove, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteAdOperationget, remove, setprotected ISDKMetrics _sdkMetrics
protected java.util.concurrent.ExecutorService _executorService
protected AdModule(ISDKMetrics sdkMetrics)
public ISDKMetrics getMetricSender()
getMetricSender in interface IAdModule<T extends IWebViewSharedObject,T2>