Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

java.beans.beancontext
Class BeanContextServicesSupport.BCSSChild  view BeanContextServicesSupport.BCSSChild download BeanContextServicesSupport.BCSSChild.java

java.lang.Object
  extended byjava.beans.beancontext.BeanContextSupport.BCSChild
      extended byjava.beans.beancontext.BeanContextServicesSupport.BCSSChild
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BeanContextServicesSupport

protected class BeanContextServicesSupport.BCSSChild
extends BeanContextSupport.BCSChild


Field Summary
private static long serialVersionUID
           
 
Fields inherited from class java.beans.beancontext.BeanContextSupport.BCSChild
 
Constructor Summary
(package private) BeanContextServicesSupport.BCSSChild(java.lang.Object targetChild, java.lang.Object peer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

BeanContextServicesSupport.BCSSChild

BeanContextServicesSupport.BCSSChild(java.lang.Object targetChild,
                                     java.lang.Object peer)