intarsys runtime library

de.intarsys.tools.facade
Interface IFacade

All Known Implementing Classes:
Facade

public interface IFacade

An object hiding the real implementation object


Method Summary
 Object getImpl()
          The implementation behind the facade.
 

Method Detail

getImpl

Object getImpl()
The implementation behind the facade.

Returns:
The implementation behind the facade.

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.