csw.framework.javadsl.JComponentInfo
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The information needed to create a component. This class is created after de-serializing the config file for the component.
The information needed to create a component. This class is created after de-serializing the config file for the component.
Value parameters
-
className
-
specifies the component to be created by name of the class of it's factory
-
componentType
-
the type of the component as defined by csw.location.api.models.ComponentType
-
connections
-
set of connections that will be used by this component for interaction
-
initializeTimeout
-
the timeout value used while initializing a component
-
locationServiceUsage
-
specifies component's usage of location service
-
prefix
-
prefix for the component with subsystem
and name
Attributes
-
Returns
-
an instance of ComponentInfo