We have the ability to weave the current class loader when starting the
JVM in this way, so the instrumentable class loader will always be the
current loader.
This handler implementation provides behavior where the child nodes from an
element in the patch document are added to the same node in the source
document.
This handler implementation provides behavior where a list of elements from the
patch document are appended to the same parent element in the source document.
InsertItems() -
Constructor for class org.broadleafcommerce.profile.extensibility.context.merge.handlers.InsertItems
isActive -
Variable in class org.broadleafcommerce.profile.core.domain.AddressImpl
This adapter class allows the developer to create a merge handler
instance and only override a subset of the functionality, instead of
having to provide an independent, full implementation of the MergeHandler
interface.
Provides a means for classes that do not normally have access to
a servlet context or application context to be able to obtain
the current Spring ApplicationContext instance.