Class AbstractSplashScreenActivity

  • All Implemented Interfaces:
    Activity, SplashScreenActivity, org.uberfire.security.authz.RuntimeFeatureResource, org.uberfire.security.authz.RuntimeResource, org.uberfire.security.Resource

    public abstract class AbstractSplashScreenActivity
    extends AbstractActivity
    implements SplashScreenActivity
    Implementation of behaviour common to all splash screen activities. Concrete implementations are typically not written by hand; rather, they are generated from classes annotated with WorkbenchSplashScreen.