Uses of Class
net.sf.panoptes.model.component.registry.ComponentAlreadyExistsException

Packages that use ComponentAlreadyExistsException
net.sf.panoptes.model.component.registry   
 

Uses of ComponentAlreadyExistsException in net.sf.panoptes.model.component.registry
 

Methods in net.sf.panoptes.model.component.registry that throw ComponentAlreadyExistsException
 void ComponentRegistry.registerComponent(Component component, ComponentName name)
           
protected  void ComponentRegistry.add(ComponentEntry entry)
          Adds an MBeanComponent entry WARNING: The object name should be fully qualified.
 



Copyright © 2003 . All Rights Reserved.