Searched refs:callChildSetBC (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/beans/beancontext/
H A DBeanContextSupport.java492 * @param callChildSetBC used to indicate that
496 protected boolean remove(Object targetChild, boolean callChildSetBC) { argument
515 if (callChildSetBC) {

Completed in 30 milliseconds