public class LocalDestinationFactory extends AbstractDestinationFactory<LocalDestination>
| Modifier and Type | Field and Description |
|---|---|
static String |
DESC_LOCAL |
| Constructor and Description |
|---|
LocalDestinationFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String param) |
Destination |
build(String s) |
getLocation, initpublic static final String DESC_LOCAL
public Destination build(String s)
public boolean accept(String param)
Copyright © 2020. All rights reserved.