public abstract class ProviderImpl extends Object implements Provider
Copyright © Enremmeta LLC 2015. All Rights Reserved.
| Modifier and Type | Field and Description |
|---|---|
private ServiceRunner |
runner |
| Constructor and Description |
|---|
ProviderImpl(ServiceRunner runner,
Map configMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Object msg,
Throwable t) |
void |
info(Object msg) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getProviderInfo, init, initAsync, isEnabled, isInitAsync, match, parseprivate final ServiceRunner runner
public ProviderImpl(ServiceRunner runner, Map configMap)