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 a org.uberfire.client.workbench.model.PerspectiveDefinition.