intarsys runtime library

de.intarsys.tools.facade
Class Facade

java.lang.Object
  extended by de.intarsys.tools.facade.Facade
All Implemented Interfaces:
IFacade
Direct Known Subclasses:
AbstractEventFacade

public abstract class Facade
extends Object
implements IFacade

A common superclass for implementaing the facade pattern.


Constructor Summary
Facade(Object object)
           
 
Method Summary
 Object getImpl()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Facade

public Facade(Object object)
Method Detail

getImpl

public Object getImpl()
Specified by:
getImpl in interface IFacade

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.