@Contract public interface ConfigExtensionHandler<T extends ConfigBeanProxy>
Modifier and Type | Method and Description |
---|---|
T |
handleExtension(Object owner,
Class<T> extensionType,
Object[] params) |
Copyright © 2009–2016 Oracle Corporation. All rights reserved.