com
.
atomizesoftware
.
spin
ScalatraBootstrap
class
ScalatraBootstrap
extends
LifeCycle
Linear Supertypes
LifeCycle
,
ServletApiImplicits
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
ScalatraBootstrap
LifeCycle
ServletApiImplicits
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
ScalatraBootstrap
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
adminConfigDir
:
String
val
app
:
SpinApp
{ ... /* 49 definitions in type refinement */ }
val
applicationConfFile
:
File
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
config
:
Config
val
context
:
LoggerContext
val
cpds
:
ComboPooledDataSource
val
currentLocalAddress
:
String
def
destroy
(
context:
ServletContext
)
:
Unit
Definition Classes
ScalatraBootstrap
→ LifeCycle
val
deviceLogsDir
:
String
val
devicePort
:
String
val
documentsDir
:
String
implicit
def
enrichRequest
(
request:
HttpServletRequest
)
:
RichRequest
Definition Classes
ServletApiImplicits
implicit
def
enrichResponse
(
response:
HttpServletResponse
)
:
RichResponse
Definition Classes
ServletApiImplicits
implicit
def
enrichServletContext
(
servletContext:
ServletContext
)
:
RichServletContext
Definition Classes
ServletApiImplicits
implicit
def
enrichSession
(
session:
HttpSession
)
:
RichSession
Definition Classes
ServletApiImplicits
val
environment
:
String
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
val
helpDocsDir
:
String
def
init
(
context:
ServletContext
)
:
Unit
Definition Classes
ScalatraBootstrap
→ LifeCycle
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
jarDir
:
String
val
jarPath
:
String
val
logbackConfigurationFile
:
File
val
logger
:
Logger
val
mapMarkersDir
:
String
val
maxDocumentSize
:
Int
val
mqttAllowAnonymous
:
Boolean
val
mqttBroker
:
Option
[
Server
]
val
mqttDbDir
:
Path
val
mqttDir
:
Path
val
mqttHost
:
String
val
mqttParameterValues
:
MQTTParameterValues
val
mqttPassword
:
String
val
mqttPort
:
Int
val
mqttServer
:
String
val
mqttUseEmbeddedBroker
:
Boolean
val
mqttUseSSL
:
Boolean
val
mqttUser
:
String
val
mqttUsesPassword
:
Boolean
val
mqttWebsocketPort
:
Int
val
mqttWebsocketServerPort
:
Int
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
pluginsDir
:
String
val
port
:
Int
val
reportsDir
:
String
val
s3AuthUrl
:
String
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
themeDir
:
String
val
thumbWidth
:
Int
val
tileServerURL
:
String
val
title
:
String
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
LifeCycle
Inherited from
ServletApiImplicits
Inherited from
AnyRef
Inherited from
Any
Ungrouped