public final class OSGIClasspathSpecifier extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OSGIClasspathSpecifier.Element |
| Constructor and Description |
|---|
OSGIClasspathSpecifier(List<OSGIClasspathSpecifier.Element> classpath) |
| Modifier and Type | Method and Description |
|---|---|
List<OSGIClasspathSpecifier.Element> |
classpath()
Returns the classpath consisting of elements on the client machine
|
public OSGIClasspathSpecifier(List<OSGIClasspathSpecifier.Element> classpath)
public List<OSGIClasspathSpecifier.Element> classpath()
Copyright © 2015 Actian Corporation. All Rights Reserved.