public class PackageNameReader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CXF_SPRING_BOOT_MAVEN_PROPERTIES_FILE_NOT_FOUND |
| Constructor and Description |
|---|
PackageNameReader() |
| Modifier and Type | Method and Description |
|---|---|
static PackageNameReader |
build() |
String |
readSeiAndWebServiceClientPackageNameFromCxfSpringBootMavenProperties() |
String |
readSeiImplementationPackageNameFromCxfSpringBootMavenProperties() |
protected static final String CXF_SPRING_BOOT_MAVEN_PROPERTIES_FILE_NOT_FOUND
public static PackageNameReader build()
public String readSeiImplementationPackageNameFromCxfSpringBootMavenProperties() throws CxfSpringBootMavenPropertiesNotFoundException
public String readSeiAndWebServiceClientPackageNameFromCxfSpringBootMavenProperties() throws CxfSpringBootMavenPropertiesNotFoundException
Copyright © 2019. All rights reserved.