Package | Description |
---|---|
org.freehep.graphicsbase.util.export |
Modifier and Type | Method and Description |
---|---|
void |
RegisterableService.onDeregistration(ServiceRegistry registry,
Class<?> category)
Called when an object implementing this interface is removed
from the given
category of the given
registry . |
void |
RegisterableService.onRegistration(ServiceRegistry registry,
Class<?> category)
Called when an object implementing this interface is added to
the given
category of the given
registry . |
Copyright © 2020. All rights reserved.