Searched defs:BeanContextChild (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextChild.java41 * Conformant BeanContexts shall as a side effect of adding a BeanContextChild
46 * Note that a BeanContextChild may refuse a change in state by throwing
50 * In order for persistence mechanisms to function properly on BeanContextChild
68 public interface BeanContextChild { interface
81 * BeanContextChild may be vetoed by throwing the appropriate exception.
84 * to associate this <code>BeanContextChild</code>.
92 * with this <code>BeanContextChild</code>.
94 * with this <code>BeanContextChild</code>.
100 * to this <code>BeanContextChild</code>
110 * <code>BeanContextChild</cod
[all...]

Completed in 29 milliseconds