Uses of Interface
de.hybris.platform.util.JaloObjectCreator
Packages that use JaloObjectCreator
-
Uses of JaloObjectCreator in de.hybris.platform.commons.jalo
Classes in de.hybris.platform.commons.jalo that implement JaloObjectCreatorModifier and TypeClassDescriptionstatic classAn proxy abstraction over the Item object that can be used for intercepting for creating and modifying Java classes during the runtime. -
Uses of JaloObjectCreator in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return JaloObjectCreatorModifier and TypeMethodDescriptionstatic final JaloObjectCreatorJaloImplementationManager.getJaloObjectCreator(Class jaloClass) Deprecated.since agesMethods in de.hybris.platform.jalo with parameters of type JaloObjectCreatorModifier and TypeMethodDescriptionstatic final voidJaloImplementationManager.registerJaloObject(Class jaloClass, JaloObjectCreator creator) registers a new jalo object to the system.static final voidJaloImplementationManager.replaceCoreJaloClass(Class jaloClass, JaloObjectCreator creator)