Uses of Interface
de.hybris.platform.cache2.ObjectCreator
-
Packages that use ObjectCreator Package Description de.hybris.platform.cache2 de.hybris.platform.test -
-
Uses of ObjectCreator in de.hybris.platform.cache2
Methods in de.hybris.platform.cache2 that return ObjectCreator Modifier and Type Method Description ObjectCreator<T>ObjectKey. getObjectCreator()TheObjectCreatorwhich can create an Object for this key. -
Uses of ObjectCreator in de.hybris.platform.test
Methods in de.hybris.platform.test that return ObjectCreator Modifier and Type Method Description ObjectCreatorCache2Test.TestObjectKey. getObjectCreator()
-