org
.
scalawag
.
timber
.
impl
.
dispatcher
Management
Related Doc:
package dispatcher
trait
Management
extends
Configurable
with
DynamicMBean
with
InternalLogging
Linear Supertypes
DynamicMBean
,
Configurable
,
InternalLogging
,
Logging
[
InternalLogger
],
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Management
DynamicMBean
Configurable
InternalLogging
Logging
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
configuration
:
Configuration
Definition Classes
Configurable
def
configuration_=
(
configuration:
Configuration
)
:
Unit
Definition Classes
Configurable
def
configure
(
fn: (
NameableValve
) ⇒
Unit
)
:
Unit
Definition Classes
Configurable
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]
)
def
getAttribute
(
attrName:
String
)
:
AnyRef
Definition Classes
Management
→ DynamicMBean
def
getAttributes
(
attrNames:
Array
[
String
]
)
:
AttributeList
Definition Classes
Management
→ DynamicMBean
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getMBeanInfo
()
:
MBeanInfo
Definition Classes
Management
→ DynamicMBean
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
invoke
(
action:
String
,
params:
Array
[
AnyRef
]
,
signature:
Array
[
String
]
)
:
AnyRef
Definition Classes
Management
→ DynamicMBean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
log
:
InternalLogger
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
val
loggerFactory
:
InternalLoggerManager
.type
Attributes
protected
Definition Classes
InternalLogging
→ Logging
implicit
val
messageGatherer
: ((
PrintWriter
) ⇒
Unit
) ⇒
Message
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
onConfigurationChange
()
:
Unit
Definition Classes
Management
→
Configurable
def
setAttribute
(
attr:
Attribute
)
:
Unit
Definition Classes
Management
→ DynamicMBean
def
setAttributes
(
attrs:
AttributeList
)
:
AttributeList
Definition Classes
Management
→ DynamicMBean
implicit
val
stringFnToMessage
: (⇒
String
) ⇒
Message
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
implicit
val
throwableToMessage
: (
Throwable
) ⇒
Message
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
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
DynamicMBean
Inherited from
Configurable
Inherited from
InternalLogging
Inherited from
Logging
[
InternalLogger
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped