类 org.eclipse.jetty.start.Classpath
的使用

使用 Classpath 的软件包
org.eclipse.jetty.start   
 

org.eclipse.jetty.startClasspath 的使用
 

返回 Classpathorg.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
 

参数类型为 Classpathorg.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.
 



Copyright © 2013. All Rights Reserved.