Constructor and Description |
---|
RegistryResolver(KevoreeConfig config) |
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
resolve(TypeFQN fqn,
ContainerRoot model)
Tries to resolve type from a Kevoree Registry
|
public RegistryResolver(KevoreeConfig config)
public TypeDefinition resolve(TypeFQN fqn, ContainerRoot model) throws KevScriptException
resolve
in interface Resolver
fqn
- fqn of the typemodel
- context modelKevScriptException
- if something goes wrongCopyright © 2017 Kevoree Project. All rights reserved.