org.iqual.chaplin
Interface Injected

All Known Subinterfaces:
Composite
All Known Implementing Classes:
AbstractCompositeHandler, BinderCompositeHandler, CompositeContextHandler, NamedComponentHandler, SimpleContextHandler

public interface Injected

This is a marker interface. Every class which is transformed by FieldRedirector is marked by adding this interface into the list of implemented interfaces.

Since:
Mar 28, 2009 5:04:39 PM
Author:
Zbynek Slajchrt

Method Summary
 Object $$$$$$()
           
 void $$$$$$(Object context)
           
 

Method Detail

$$$$$$

Object $$$$$$()

$$$$$$

void $$$$$$(Object context)


Copyright © 2009 iquality.org. All Rights Reserved.