Package org.uberfire.client.annotations
Annotation Type SplashFilter
-
@Inherited @Retention(RUNTIME) @Target(METHOD) public @interface SplashFilter
Methods annotated with this provide a PerspectiveDefinition. The method should have zero arguments and return aorg.uberfire.client.workbench.model.PerspectiveDefinition.