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

Quick Search    Search Deep

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

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

protected static class BeanContextServicesSupport.BCSSServiceProvider
extends java.lang.Object
implements java.io.Serializable


Field Summary
private static long serialVersionUID
           
protected  BeanContextServiceProvider serviceProvider
           
 
Constructor Summary
private BeanContextServicesSupport.BCSSServiceProvider()
           
 
Method Summary
protected  BeanContextServiceProvider getServiceProvider()
           
 
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

serviceProvider

protected BeanContextServiceProvider serviceProvider
Constructor Detail

BeanContextServicesSupport.BCSSServiceProvider

private BeanContextServicesSupport.BCSSServiceProvider()
Method Detail

getServiceProvider

protected BeanContextServiceProvider getServiceProvider()