Interface ComponentFacade


public interface ComponentFacade
Deprecated.
This interface is no longer used internally and there exists no equivalent functionality Superceded by FactoryBuilderSupport handling.
A facade to an object which contains a component.
Version:
$Revision$
Author:
James Strachan
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
  • Method Details

    • getComponent

      Component getComponent()
      Deprecated.