csw.framework.javadsl.JComponentHandlersFactory
Base class for the factory for creating the behavior representing a component actor
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Implement this method for providing the component handlers to be used by component actor
Implement this method for providing the component handlers to be used by component actor
Value parameters
-
cswCtx
-
provides access to csw services e.g. location, event, alarm, etc
-
ctx
-
the org.apache.pekko.actor.typed.scaladsl.ActorContext under which the actor instance of this behavior is created
Attributes
-
Returns
-
componentHandlers to be used by this component