| Constructor and Description |
|---|
NAppImpl() |
public void setBundleName(String bundleName)
public NApp copy()
public NApplication application()
application in interface NApppublic void prepare(NAppInitInfo appInitInfo)
public String bundleName()
bundleName in interface NApppublic NApplicationMode mode()
public List<String> modeArguments()
modeArguments in interface NApppublic NCmdLineAutoComplete autoComplete()
autoComplete in interface NApppublic Class<?> sourceType()
sourceType in interface NApppublic NPath confFolder()
confFolder in interface NApppublic NPath tempFolder()
tempFolder in interface NApppublic NPath cacheFolder()
cacheFolder in interface NApppublic NPath getVersionFolder(NStoreType storeType, String version)
getVersionFolder in interface NApppublic NPath sharedAppsFolder()
sharedAppsFolder in interface NApppublic NPath sharedConfFolder()
sharedConfFolder in interface NApppublic NPath sharedLogFolder()
sharedLogFolder in interface NApppublic NPath sharedTempFolder()
sharedTempFolder in interface NApppublic NPath sharedVarFolder()
sharedVarFolder in interface NApppublic NPath sharedLibFolder()
sharedLibFolder in interface NApppublic NPath sharedRunFolder()
sharedRunFolder in interface NApppublic NPath getSharedFolder(NStoreType location)
getSharedFolder in interface NApppublic NOptional<NVersion> previousVersion()
previousVersion in interface NApppublic void runCmdLine(NCmdLineRunner commandLineRunner)
runCmdLine in interface NApppublic NPath getFolder(NStoreType location)
public boolean isExecMode()
isExecMode in interface NApppublic NAppStoreLocationResolver storeLocationResolver()
storeLocationResolver in interface NApppublic NApp setVersionStoreLocationSupplier(NAppStoreLocationResolver appVersionStoreLocationSupplier)
public NApp setMode(NApplicationMode mode)
public NApp setFolder(NStoreType location, NPath folder)
public NApp setSharedFolder(NStoreType location, NPath folder)
setSharedFolder in interface NApppublic <T> T getOrComputeProperty(String name, NScopeType scope, Supplier<T> supplier)
public <T> T setProperty(String name, NScopeType scope, T value)
Copyright © 2026 vpc open source initiative. All rights reserved.