Interface JaloObjectCreator

  • All Known Implementing Classes:
    CommonsManager.ItemMethodInterceptor

    public interface JaloObjectCreator
    All Jalo objects are created by instances of JaloObjectCreator.

    If you want to extend the jalo you have to write a JaloObjectCreator which is responsible for instantiating your own Jalo Items.