JComponentInfo

csw.framework.javadsl.JComponentInfo

Helper instance for Java to create csw.command.client.models.framework.ComponentInfo

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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