| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
NBeanConstructorContextImpl |
| Modifier and Type | Field and Description |
|---|---|
static NBeanConstructorContext |
NBeanConstructorContextImpl.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static <T> NBeanConstructor<T> |
NBeanConstructorHelper.createConstructor(TypeAndArgTypes tt,
NBeanConstructorContext ctx,
NLog LOG) |
<T> NBeanConstructor<T> |
NBeanCache.findConstructor(Class<T> implType,
Class[] argTypes,
Class apiType,
NBeanConstructorContext context) |
protected <T> T |
NExtensionTypeInfo.newInstance(Class[] argTypes,
Object[] args,
NBeanConstructorContext context,
boolean doLog) |
<T> T |
NExtensionTypeInfo.resolveInstance(Class<?>[] argTypes,
Object[] args,
NBeanConstructorContext context) |
Copyright © 2026 vpc open source initiative. All rights reserved.