public class AbstractServiceDelegator extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
protected Service |
service |
| Constructor and Description |
|---|
AbstractServiceDelegator(Service service) |
Copyright © 2018. All rights reserved.