public class DefaultTempServiceFactory extends Object implements TempServiceFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ROOT_TEMP_DIR |
| Constructor and Description |
|---|
DefaultTempServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
TempService |
createTempService(Properties configuration) |
protected File |
getRootTempDir(Properties configuration) |
public static final String ROOT_TEMP_DIR
public TempService createTempService(Properties configuration)
createTempService in interface TempServiceFactoryprotected File getRootTempDir(Properties configuration)
Copyright © 2017. All rights reserved.