class Ponger extends ComponentDefinition
- Alphabetic
- By Inheritance
- Ponger
- ComponentDefinition
- ComponentDefinition
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new Ponger()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ++[P <: PortType](portType: Class[P]): NegativePort[_ <: P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def ++[P <: PortType](port: P): NegativePort[_ <: P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def --[P <: PortType](portType: Class[P]): PositivePort[_ <: P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def --[P <: PortType](port: P): PositivePort[_ <: P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def ->[B](y: B): (Ponger, B)
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def answer(arg0: Request[_ <: AnyRef], arg1: Response): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def answer(arg0: Request[_ <: AnyRef]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def cfg: Config
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def config(): Config
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](t: PortAndPort[P]): Channel[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](t: ComponentAndPort[P]): Channel[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](t: PortAndComponent[P]): Channel[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](t: (Component, Component))(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[P]): Channel[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](portType: P)(t: (Component, Component)): Channel[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](arg0: Positive[P], arg1: Negative[P], arg2: ChannelFactory): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](arg0: Negative[P], arg1: Positive[P], arg2: ChannelFactory): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](arg0: Positive[P], arg1: Negative[P], arg2: ChannelSelector[_ <: AnyRef, _ <: AnyRef], arg3: ChannelFactory): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def connect[P <: PortType](arg0: Negative[P], arg1: Positive[P], arg2: ChannelSelector[_ <: AnyRef, _ <: AnyRef], arg3: ChannelFactory): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def create[C <: ComponentDefinition](init: Init[C], update: ConfigUpdate)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[C]): Component
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def create[C <: ComponentDefinition](init: Init[C])(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[C]): Component
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def create[C <: ComponentDefinition](implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[C]): Component
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def create[T <: ComponentDefinition](arg0: Class[T], arg1: None, arg2: ConfigUpdate): Component
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def create[T <: ComponentDefinition](arg0: Class[T], arg1: Init[T], arg2: ConfigUpdate): Component
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def create[T <: ComponentDefinition](arg0: Class[T], arg1: None): Component
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def create[T <: ComponentDefinition](arg0: Class[T], arg1: Init[T]): Component
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def ctrl: NegativePort[ControlPort]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def destroy(arg0: Component): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def disconnect[P <: PortType](arg0: Channel[P]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def ensuring(cond: (Ponger) => Boolean, msg: => Any): Ponger
- def ensuring(cond: (Ponger) => Boolean): Ponger
- def ensuring(cond: Boolean, msg: => Any): Ponger
- def ensuring(cond: Boolean): Ponger
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def getComponentCore(): ComponentCore
- Definition Classes
- ComponentDefinition
- final def getControlPort(): Negative[ControlPort]
- Definition Classes
- ComponentDefinition
- final def handle[E <: KompicsEvent, P <: PortType](arg0: Port[P], arg1: Class[E], arg2: Consumer[E]): Handler[E]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def handleFault(arg0: Fault): ResolveAction
- Definition Classes
- ComponentDefinition
- def handleUpdate(arg0: ConfigUpdate): UpdateAction
- Definition Classes
- ComponentDefinition
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def id(): UUID
- Definition Classes
- ComponentDefinition
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def log: Logger
- Attributes
- protected[sl]
- Definition Classes
- ComponentDefinition
- def logContextGet(key: String): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def logContextPut(p: (String, String)): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def logContextPutAlways(p: (String, String)): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def logContextRemove(key: String): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def logContextReset(): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def loggingContextGet(arg0: String): String
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def loggingContextPut(arg0: String, arg1: String): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def loggingContextPutAlways(arg0: String, arg1: String): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def loggingContextRemove(arg0: String): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def loggingContextReset(): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def loopbck: NegativePort[LoopbackPort]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def negative[P <: PortType](arg0: Class[P]): Negative[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def onKill(arg0: Consumer[Kill]): Handler[Kill]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def onStart(arg0: Consumer[Start]): Handler[Start]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def onStop(arg0: Consumer[Stop]): Handler[Stop]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def positive[P <: PortType](arg0: Class[P]): Positive[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def postUpdate(): Unit
- Definition Classes
- ComponentDefinition
- val ppp: NegativePort[PingPongPort.type]
- def provides[P <: PortType](implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[P]): NegativePort[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def provides[P <: PortType](port: P): NegativePort[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def provides[P <: PortType](arg0: Class[P]): Negative[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def requires[P <: PortType](implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[P]): PositivePort[P]
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- def requires[P <: PortType](port: P): PositivePort[P]
Create a required port instance
Create a required port instance
- P
the type of the port
- port
a port object of type
P
- returns
a required (positive) port instance
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def requires[P <: PortType](arg0: Class[P]): Positive[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def separateConfigId(): Boolean
- Definition Classes
- ComponentDefinition
- def setMDC(): Unit
- Attributes
- protected[sl]
- Definition Classes
- ComponentDefinition → ComponentDefinition
- def subscribe(t: (Handler, AnyPort)): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def subscribe(arg0: MatchedHandler[_ <: AnyRef, _ <: AnyRef, _ <: AnyRef], arg1: Port[_ <: AnyRef]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def subscribe[E <: KompicsEvent, P <: PortType](arg0: Handler[E], arg1: Port[P]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def suicide(): Unit
- Definition Classes
- ComponentDefinition
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def tearDown(): Unit
- Definition Classes
- ComponentDefinition
- def toString(): String
- Definition Classes
- AnyRef → Any
- def trigger[P <: PortType](t: (KompicsEvent, Port[P])): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def trigger[P <: PortType](arg0: KompicsEvent, arg1: Port[P]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- def unsubscribe(h: Handler, p: AnyPort): Unit
- Attributes
- protected
- Definition Classes
- ComponentDefinition
- final def unsubscribe[E <: KompicsEvent, P <: PortType](arg0: Handler[E], arg1: Port[P]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @throws(classOf[se.sics.kompics.ConfigurationException])
- final def unsubscribe(arg0: MatchedHandler[_ <: AnyRef, _ <: AnyRef, _ <: AnyRef], arg1: Port[_ <: AnyRef]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- final def updateConfig(arg0: ConfigUpdate): Unit
- Definition Classes
- ComponentDefinition
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def connect[P <: PortType](arg0: Negative[P], arg1: Positive[P], arg2: ChannelSelector[_ <: AnyRef, _ <: AnyRef]): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def connect[P <: PortType](arg0: Positive[P], arg1: Negative[P], arg2: ChannelSelector[_ <: AnyRef, _ <: AnyRef]): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- final def connect[P <: PortType](arg0: Negative[P], arg1: Positive[P]): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- final def connect[P <: PortType](arg0: Positive[P], arg1: Negative[P]): Channel[P]
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- final def disconnect[P <: PortType](arg0: Positive[P], arg1: Negative[P]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- final def disconnect[P <: PortType](arg0: Negative[P], arg1: Positive[P]): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def loggingCtxGet(arg0: String): String
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def loggingCtxPut(arg0: String, arg1: String): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def loggingCtxPutAlways(arg0: String, arg1: String): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def loggingCtxRemove(arg0: String): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def loggingCtxReset(): Unit
- Attributes
- protected[kompics]
- Definition Classes
- ComponentDefinition
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.
- def →[B](y: B): (Ponger, B)
- Implicit
- This member is added by an implicit conversion from Ponger toArrowAssoc[Ponger] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->
instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.