public class NBeanConstructorContextImpl extends Object implements NBeanConstructorContext
| Modifier and Type | Field and Description |
|---|---|
static NBeanConstructorContext |
INSTANCE |
| Constructor and Description |
|---|
NBeanConstructorContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported(Class<?> paramType) |
Object |
resolve(Class<?> paramType) |
public static final NBeanConstructorContext INSTANCE
public boolean isSupported(Class<?> paramType)
isSupported in interface NBeanConstructorContextpublic Object resolve(Class<?> paramType)
resolve in interface NBeanConstructorContextCopyright © 2026 vpc open source initiative. All rights reserved.