Package | Description |
---|---|
org.glassfish.pfl.basic.logex |
Modifier and Type | Class and Description |
---|---|
static class |
WrapperGenerator.ExtensionBase
Convenience base class for implementations of Extension that don't
need to override every method.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
WrapperGenerator.makeWrapper(Class<T> cls,
WrapperGenerator.Extension extension)
Given an interface annotated with @ExceptionWrapper, return a proxy
implementing the interface.
|
Copyright © 2017 Oracle. All rights reserved.