API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.beans.beancontext. BeanContextProxy View Source
Author(s)
Laurence P. G. Cable
Since
1.2
Version
1.12, 11/17/05
Serial
Hierarchy
 BeanContextProxy
Subinterfaces
Description
public interface BeanContextProxy
  This interface is implemented by a JavaBean that does not directly have a BeanContext(Child) associated with it (via implementing that interface or a subinterface thereof), but has a public BeanContext(Child) delegated from it.
Methods
Hide/Show inherited methods
public BeanContextChild getBeanContextProxy ()
  Gets the BeanContextChild (or subinterface) associated with this object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar