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