Class ViewStateManagerFactory


  • @Deprecated(since="2021-09-30")
    public class ViewStateManagerFactory
    extends Object
    Deprecated.
    This API is not supported in Cloud Service.
    Used to create an implementation classes of type ViewStateManager (with the idea to be able to leave the implementation classes as package-protected)
    • Constructor Detail

      • ViewStateManagerFactory

        public ViewStateManagerFactory()
        Deprecated.