getConcreteComponent()

Gets the concrete implementation of a component. If the component is concrete, the method returns the component itself. For example, call this method to get the concrete component of a super component.

Signature 

getConcreteComponent()

See Also