JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jvnet.hk2.config
Interface ConfigExtensionHandler<T extends
ConfigBeanProxy
>
@Contract
public interface
ConfigExtensionHandler<T extends
ConfigBeanProxy
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
handleExtension
(
Object
owner,
Class
<
T
> extensionType,
Object
[] params)
Method Details
handleExtension
T
handleExtension
(
Object
owner,
Class
<
T
> extensionType,
Object
[] params)