object
Services
extends AnyRef
Type Members
-
case class
AgentTemplateHolder
(agent: Container) extends Product with Serializable
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
val
LOG
: Logger
-
def
agent_template
(agent: Container): ContainerTemplate
-
def
asInstanceOf
[T0]
: T0
-
def
bundle_context
: BundleContext
-
def
clone
(): AnyRef
-
def
debug
: Boolean
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
fabric_service
: FabricService
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
get_service
[T]
(clazz: Class[T]): T
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
val
jmx_template
: ConcurrentHashMap[String, AgentTemplateHolder]
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
-
def
refresh
: Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
zk_cluster_service
: ZooKeeperClusterService
-
def
zoo_keeper
: IZKClient
Inherited from AnyRef
Inherited from Any