Uses of Class
com.twelvemonkeys.util.service.ServiceRegistry

Packages that use ServiceRegistry
com.twelvemonkeys.util.service   
 

Uses of ServiceRegistry in com.twelvemonkeys.util.service
 

Methods in com.twelvemonkeys.util.service with parameters of type ServiceRegistry
 void RegisterableService.onDeregistration(ServiceRegistry pRegistry, Class pCategory)
          Called right after this service provider object is removed from the given category of the given ServiceRegistry.
 void RegisterableService.onRegistration(ServiceRegistry pRegistry, Class pCategory)
          Called right after this service provider object is added to the given category of the given ServiceRegistry.
 



Copyright © 2014. All Rights Reserved.