org.iqual.chaplin
Interface IBinder


public interface IBinder

This interface marks classes which serves as member containers only and the class itself is irrelevant. Basically, an instance marked by this interface binds the components inside it. As soon as the instance is casted to some type it is converted to a composite.

The Binder annotation is preferred, however, in certain cases it is not possible to use that, for instance if the bond object is the instance of an anonymous class.

Since:
Apr 22, 2009 11:26:24 PM
Author:
Zbynek Slajchrt



Copyright © 2009 iquality.org. All Rights Reserved.