public class NExtensionTypeInfoPool extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
alreadyLoggedKeys |
NBeanCache |
beanCache |
NLog |
logger |
| Constructor and Description |
|---|
NExtensionTypeInfoPool(NLog logger,
NBeanCache beanCache) |
| Modifier and Type | Method and Description |
|---|---|
<T> NExtensionTypeInfo<T> |
get(Class<? extends T> implType,
Class<T> apiType) |
public final NLog logger
public final NBeanCache beanCache
public NExtensionTypeInfoPool(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.