Class ForbiddenUseCaseMethods
- java.lang.Object
-
- de.quantummaid.eventmaid.internal.reflections.ForbiddenUseCaseMethods
-
public final class ForbiddenUseCaseMethods extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Collection<String>NOT_ALLOWED_USECASE_PUBLIC_METHODS
-
Constructor Summary
Constructors Constructor Description ForbiddenUseCaseMethods()
-
-
-
Field Detail
-
NOT_ALLOWED_USECASE_PUBLIC_METHODS
public static final Collection<String> NOT_ALLOWED_USECASE_PUBLIC_METHODS
-
-