| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.writer.writebehind.CastingOperationConverter
public final class CastingOperationConverter
A converter that simply casts an existing KeyBasedOperation instance.
| Method Summary | |
|---|---|
 KeyBasedOperation | 
convert(Object source)
Convert an arbitrary object  | 
static CastingOperationConverter | 
getInstance()
Singleton retriever static method  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static CastingOperationConverter getInstance()
public KeyBasedOperation convert(Object source)
convert in interface OperationConverter<KeyBasedOperation>source - the object to convert
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||