Uses of Interface
org.jvnet.hk2.component.InhabitantListener

Packages that use InhabitantListener
com.sun.hk2.component   
 

Uses of InhabitantListener in com.sun.hk2.component
 

Methods in com.sun.hk2.component with parameters of type InhabitantListener
 void EventPublishingInhabitant.addInhabitantListener(InhabitantListener listener)
          Deprecated.  
 boolean EventPublishingInhabitant.removeInhabitantListener(InhabitantListener listener)
          Deprecated.  
 

Constructors in com.sun.hk2.component with parameters of type InhabitantListener
EventPublishingInhabitant(ServiceLocator serviceLocator, Inhabitant<?> delegate, InhabitantListener listener)
          Deprecated.  
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.