public class NExtensionTypeInfoPool extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
alreadyLoggedKeys |
NBeanCache |
beanCache |
net.thevpc.nuts.log.NLog |
logger |
| Constructor and Description |
|---|
NExtensionTypeInfoPool(net.thevpc.nuts.log.NLog logger,
NBeanCache beanCache) |
| Modifier and Type | Method and Description |
|---|---|
<T> NExtensionTypeInfo<T> |
get(Class<? extends T> implType,
Class<T> apiType) |
public final net.thevpc.nuts.log.NLog logger
public final NBeanCache beanCache
public NExtensionTypeInfoPool(net.thevpc.nuts.log.NLog logger,
NBeanCache beanCache)
public <T> NExtensionTypeInfo<T> get(Class<? extends T> implType, Class<T> apiType)
Copyright © 2026 vpc open source initiative. All rights reserved.