| Package | Description |
|---|---|
| com.twelvemonkeys.util.service |
| Modifier and Type | Method | Description |
|---|---|---|
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 © 2018. All rights reserved.