public class NBeanCache extends Object
| Constructor and Description |
|---|
NBeanCache(NLog LOG) |
| Modifier and Type | Method and Description |
|---|---|
<T> NBeanConstructor<T> |
findConstructor(Class<T> implType,
Class[] argTypes,
Class apiType,
NBeanConstructorContext context) |
public NBeanCache(NLog LOG)
public <T> NBeanConstructor<T> findConstructor(Class<T> implType, Class[] argTypes, Class apiType, NBeanConstructorContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.