ComponentInformation.getName()

Method

Declaration

java.lang.String getName()

Purpose

Extract the component name.

Remarks

DaemonProxy.getComponentName() gets the same information (immediately from the component).

This method does not interact with the component.

See Also

DaemonProxy.getComponentName()