public class DefaultNReflectRepository extends Object implements net.thevpc.nuts.reflect.NReflectRepository
| Constructor and Description |
|---|
DefaultNReflectRepository(net.thevpc.nuts.reflect.NReflectConfiguration configuration) |
DefaultNReflectRepository(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.reflect.NReflectConfiguration |
getConfiguration() |
net.thevpc.nuts.reflect.NReflectType |
getParametrizedType(Type type,
Type owner,
Type[] params) |
int |
getSupportLevel(NSupportLevelContext context) |
net.thevpc.nuts.reflect.NReflectType |
getType(Type clz) |
DefaultNReflectRepository |
setConfiguration(net.thevpc.nuts.reflect.NReflectConfiguration configuration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic DefaultNReflectRepository(NWorkspace workspace)
public DefaultNReflectRepository(net.thevpc.nuts.reflect.NReflectConfiguration configuration)
public DefaultNReflectRepository setConfiguration(net.thevpc.nuts.reflect.NReflectConfiguration configuration)
setConfiguration in interface net.thevpc.nuts.reflect.NReflectRepositorypublic net.thevpc.nuts.reflect.NReflectConfiguration getConfiguration()
getConfiguration in interface net.thevpc.nuts.reflect.NReflectRepositorypublic net.thevpc.nuts.reflect.NReflectType getType(Type clz)
getType in interface net.thevpc.nuts.reflect.NReflectRepositorypublic net.thevpc.nuts.reflect.NReflectType getParametrizedType(Type type, Type owner, Type[] params)
getParametrizedType in interface net.thevpc.nuts.reflect.NReflectRepositorypublic int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NComponentCopyright © 2025 vpc open source initiative. All rights reserved.