public class DirectoryStructure extends Object
| Modifier and Type | Field and Description |
|---|---|
File |
localRepository |
String |
pluginExtension |
File |
sdkRepository |
| Constructor and Description |
|---|
DirectoryStructure() |
DirectoryStructure(File sdkRepository,
File localRepository) |
| Modifier and Type | Method and Description |
|---|---|
File |
getLibDir()
This directory contains additional jar files to be made available to the bees SDK's main classloader.
|
File |
getLocalRepository() |
File |
getPluginDir() |
public final File sdkRepository
public final File localRepository
public final String pluginExtension
Copyright © 2011-2013. All Rights Reserved.