Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event |
Modifier and Type | Class and Description |
---|---|
class |
AccessBeanEvent
Event which gets fired as soon as a bean within a CODI scope is accessed.
Attention:
It's deactivated per default.
|
class |
ScopeBeanEvent
Event which gets fired as soon as a bean gets added to one of the CODI scopes.
Attention:
It's deactivated per default.
|
class |
UnscopeBeanEvent
Event which gets fired as soon as a bean gets removed from one of the CODI scopes.
Attention:
It's deactivated per default.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.