Interface ClasspathFactory


public interface ClasspathFactory
Used to construct the classpath used by the launcher. May be implemented by clients in order to construct a custom classpath.
  • Method Summary

    Modifier and Type
    Method
    Description
    URL[]
    Creates the classpath.