public interface Configuration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationPath()
Returns the application path, including the http protocol, i.e.: http://localhost:8080/context_name.
One can implement this method to return a fixed http/ip prefix. |
Copyright © 2013 Caelum. All Rights Reserved.