|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
BeanContextServices, |
Documentation changed from old to new. |
Construct a BeanContextServiceEvent . |
Changed Methods | ||
Class getServiceClass() |
Documentation changed from old to new. |
Gets the service class that is the subject of this notification |
BeanContextServices getSourceAsBeanContextServices() |
Documentation changed from old to new. |
Gets the source as a reference of type BeanContextServices |
boolean isCurrentServiceInvalidNow() |
Documentation changed from old to new. |
Reports if the current service is being forcibly revoked in which case the references are now invalidated and unusable. |
boolean isServiceClass(Class ) |
Documentation changed from old to new. |
Checks this event to determine whether or not the service being revoked is of a particular class. |
Changed Fields | ||
Class serviceClass |
Documentation changed from old to new. |
A Class reference to the service that is being revoked. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |