public abstract class UnwrappbleServerService extends Object implements ServerService, Unwrappable
| Constructor and Description |
|---|
UnwrappbleServerService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
getDelegate() |
<T> T |
unwrap(Class<T> type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic <T> T unwrap(Class<T> type)
unwrap in interface Unwrappableprotected abstract Object getDelegate()
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.