|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Classpath 的软件包 | |
|---|---|
| org.eclipse.jetty.start | |
| org.eclipse.jetty.start 中 Classpath 的使用 |
|---|
| 返回 Classpath 的 org.eclipse.jetty.start 中的方法 | |
|---|---|
Classpath |
Config.getActiveClasspath()
Get the active classpath, as dictated by OPTIONS= entries. |
Classpath |
Config.getClasspath()
Get the default classpath. |
Classpath |
Config.getCombinedClasspath(Collection<String> optionIds)
Get the combined classpath representing the default classpath plus all named sections. |
Classpath |
Config.getSectionClasspath(String sectionId)
Get the classpath for the named section |
| 参数类型为 Classpath 的 org.eclipse.jetty.start 中的方法 | |
|---|---|
void |
Classpath.overlay(Classpath cpOther)
Overlay another classpath, copying its elements into place on this Classpath, while eliminating duplicate entries on the classpath. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||