Uses of Interface
org.gvsig.export.spi.ExportServiceManager
Packages that use ExportServiceManager
-
Uses of ExportServiceManager in org.gvsig.export
Methods in org.gvsig.export that return ExportServiceManagerModifier and TypeMethodDescriptionstatic ExportServiceManagerExportLocator.getServiceManager()Return a reference to the ExportServiceMnager.Method parameters in org.gvsig.export with type arguments of type ExportServiceManagerModifier and TypeMethodDescriptionstatic voidExportLocator.registerServiceManager(Class<? extends ExportServiceManager> clazz) Registers the Class implementing the ExportServiceManager interface.