public interface RegistrableFactory
Modifier and Type | Method and Description |
---|---|
void |
onDeregistration(FactoryRegistry registry,
Class<?> category) |
void |
onRegistration(FactoryRegistry registry,
Class<?> category) |
void onRegistration(FactoryRegistry registry, Class<?> category)
void onDeregistration(FactoryRegistry registry, Class<?> category)
Copyright © 1996–2019 Geotools. All rights reserved.