org.apache.openjpa.datacache
public class TypesChangedEvent extends java.util.EventObject
| Constructor and Description |
|---|
TypesChangedEvent(java.lang.Object source,
java.util.Collection types)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getTypes()
Return the expired types.
|