public static final class OSGIClasspathSpecifier.Element extends Object
| Constructor and Description |
|---|
OSGIClasspathSpecifier.Element(String path,
OSGIOptions osgiOptions) |
| Modifier and Type | Method and Description |
|---|---|
OSGIOptions |
osgiOptions()
Returns the osgi options of this element.
|
String |
path()
Returns the path of this classpath element.
|
public OSGIClasspathSpecifier.Element(String path, OSGIOptions osgiOptions)
public String path()
public OSGIOptions osgiOptions()
Copyright © 2015 Actian Corporation. All Rights Reserved.