Uses of Class
org.gcube.smartgears.configuration.application.GCubeExclude
Packages that use GCubeExclude
-
Uses of GCubeExclude in org.gcube.smartgears.configuration.application
Methods in org.gcube.smartgears.configuration.application that return types with arguments of type GCubeExcludeModifier and TypeMethodDescriptionApplicationConfiguration.excludes()Returns the set of excluded packages or classes.Methods in org.gcube.smartgears.configuration.application with parameters of type GCubeExcludeModifier and TypeMethodDescriptionApplicationConfiguration.excludes(GCubeExclude... excludes) Sets the excluded packages or classes. -
Uses of GCubeExclude in org.gcube.smartgears.extensions
Methods in org.gcube.smartgears.extensions that return types with arguments of type GCubeExclude