Modifier and Type | Method and Description |
---|---|
static NbClassPath |
NbClassPath.createBootClassPath()
Deprecated.
Use the Java Platform API instead.
|
static NbClassPath |
NbClassPath.createClassPath()
Deprecated.
There are generally no excuses to be using this method as part of a normal module;
its exact meaning is vague, and probably not what you want.
|
static NbClassPath |
NbClassPath.createLibraryPath()
Deprecated.
There are generally no excuses to be using this method as part of a normal module;
its exact meaning is vague, and probably not what you want.
|
protected abstract NbClassPath |
ExecutionEngine.createLibraryPath()
Deprecated.
There are generally no excuses to be using this method as part of a normal module;
its exact meaning is vague, and probably not what you want.
|
static NbClassPath |
NbClassPath.createRepositoryPath()
Deprecated.
Please use the ClassPath API instead.
|
static NbClassPath |
NbClassPath.createRepositoryPath(FileSystemCapability cap)
Deprecated.
Please use the ClassPath API instead.
|
Built on October 30 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.