Uses of Interface
org.jomc.model.DefaultModelManager.Listener

Packages that use DefaultModelManager.Listener
org.jomc.model Object management and configuration model classes. 
 

Uses of DefaultModelManager.Listener in org.jomc.model
 

Fields in org.jomc.model with type parameters of type DefaultModelManager.Listener
private  List<DefaultModelManager.Listener> DefaultModelManager.listeners
          The listeners of the instance.
 

Methods in org.jomc.model that return types with arguments of type DefaultModelManager.Listener
 List<DefaultModelManager.Listener> DefaultModelManager.getListeners()
          Gets the list of registered listeners.
 



Copyright © 2005-2009 The JOMC Project. All Rights Reserved.