WebFlow
Class BeanContextServicesSupport.BCSSServiceProvider

java.lang.Object
  |
  +--WebFlow.BeanContextServicesSupport.BCSSServiceProvider

protected static class BeanContextServicesSupport.BCSSServiceProvider
extends java.lang.Object

subclasses may subclass this nested class to add behaviors for each BeanContextServicesProvider.


Field Summary
protected  WebFlow.BeanContextServiceProvider serviceProvider
           
 
Method Summary
protected  WebFlow.BeanContextServiceProvider getServiceProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceProvider

protected WebFlow.BeanContextServiceProvider serviceProvider
Method Detail

getServiceProvider

protected WebFlow.BeanContextServiceProvider getServiceProvider()