public class DefaultInitializer extends Object implements Initializer
| Constructor and Description |
|---|
DefaultInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getValidURI(String pathOrUri) |
void |
start() |
protected void |
validatePropertyFilePath(String propertyName,
String defaultValue) |
public void start()
throws org.webswing.server.model.exception.WsInitException
start in interface Initializerorg.webswing.server.model.exception.WsInitExceptionprotected void validatePropertyFilePath(String propertyName, String defaultValue) throws org.webswing.server.model.exception.WsInitException
org.webswing.server.model.exception.WsInitExceptionprotected String getValidURI(String pathOrUri) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2018. All rights reserved.