Package jade.util

Class ObjectManager


  • public class ObjectManager
    extends Object
    Utility class to manage instances of classes with attached properties i.e. classes specified in the form
    foo.Bar[key1=value1,key2=value2...] This class allows registering "Loaders" for given types of objects (e.g. agents) and successively load such objects using them