public class DefaultNutsWorkspaceExtension extends Object implements net.thevpc.nuts.NutsWorkspaceExtension
| Constructor and Description |
|---|
DefaultNutsWorkspaceExtension(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsId wiredId,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader() |
net.thevpc.nuts.NutsId |
getId() |
ListMap<String,String> |
getWiredComponents() |
net.thevpc.nuts.NutsId |
getWiredId() |
public DefaultNutsWorkspaceExtension(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsId wiredId,
ClassLoader classLoader)
public net.thevpc.nuts.NutsId getWiredId()
getWiredId in interface net.thevpc.nuts.NutsWorkspaceExtensionpublic ClassLoader getClassLoader()
public net.thevpc.nuts.NutsId getId()
getId in interface net.thevpc.nuts.NutsWorkspaceExtensionCopyright © 2021 vpc open source initiative. All rights reserved.