Package org.gcube.informationsystem.utils.discovery
-
Interface Summary Interface Description RegistrationProvider Any model which requires to register the defined types from marshalling and unmarshalling must implement this interface returning the list of packages containing the interfaces representing the model.SchemaAction -
Class Summary Class Description Discovery ElementSpecilizationDiscovery<E extends Element> ReflectionUtility Got from https://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection#answer-22462785 The method first gets the current ClassLoader.