JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.softwareag.centrasite.appl.framework.persistence
Interface BeanPoolEvent
All Known Implementing Classes:
BeanPoolEventImpl
public interface
BeanPoolEvent
The interface provides context information for a bean pool related event.
See Also:
BeanPoolListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
RegistryBean
getBean
()
Retrieves the bean attached to this event.
Method Detail
getBean
RegistryBean
getBean()
Retrieves the bean attached to this event.
Returns:
RegistryBean
attached to the event
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method