org.tbee.cache.simple
Class FinalizeEvent
java.lang.Object
java.util.EventObject
org.tbee.cache.simple.FinalizeEvent
- All Implemented Interfaces:
- Serializable
public class FinalizeEvent
- extends EventObject
Insert the type's description here.
- Version:
- $Revision: 1.2 $
- Author:
- $Author: tom $
- See Also:
- Serialized Form
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
FinalizeEvent
public FinalizeEvent(Object pSource,
Object pKey,
Object pValue)
- FinalizeEvent constructor comment.
- Parameters:
source - java.lang.Object
getKey
public Object getKey()
getValue
public Object getValue()
Copyright © 2010 KnowledgePlaza. All Rights Reserved.