org.cumulus4j.store.reflectionwrapper.gae
Class KeyFactory
java.lang.Object
org.cumulus4j.store.reflectionwrapper.ReflectionWrapper
org.cumulus4j.store.reflectionwrapper.gae.KeyFactory
public class KeyFactory
- extends ReflectionWrapper
Methods inherited from class org.cumulus4j.store.reflectionwrapper.ReflectionWrapper |
getClassLoader, getWrappedClass, getWrappedObject, invoke, invoke, invoke, invoke, invoke, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStatic |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyFactory
protected KeyFactory(ClassLoader classLoader)
getInstance
public static KeyFactory getInstance()
getWrappedClassName
protected String getWrappedClassName()
- Overrides:
getWrappedClassName
in class ReflectionWrapper
createWrappedObject
protected Object createWrappedObject(Class<?> wrappedClass)
- Overrides:
createWrappedObject
in class ReflectionWrapper
stringToKey
public Key stringToKey(String encoded)
createKey
public Key createKey(String kind,
long id)
createKeyString
public String createKeyString(String kind,
long id)
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.