| 
 
 | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBeanContextServicesX
public final class BeanContextServicesX
BeanContextServices utilities.
| Method Summary | |
|---|---|
static void | 
addBeanContextServicesListener(BeanContextServices serviceSource,
                                                             BeanContextServicesListener listener,
                                                             boolean fireUp)
Registers a new service listener, firing it up to the current service state.  | 
static void | 
fireUp(BeanContextServicesListener listener,
             BeanContextServices serviceSource)
Fires up a listener to the current service state.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void addBeanContextServicesListener(BeanContextServices serviceSource,
                                                  BeanContextServicesListener listener,
                                                  boolean fireUp)
serviceSource - to register the listener withlistener - to registerfireUp - if true,
         listener is immediately fired up
         to the current state; otherwise it is not
public static void fireUp(BeanContextServicesListener listener,
                          BeanContextServices serviceSource)
listener - to fire upserviceSource - to fire the listener up to
  | 
 
 | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||