Class ViewStateManagerFactory

java.lang.Object
org.apache.sling.discovery.commons.providers.base.ViewStateManagerFactory

public class ViewStateManagerFactory extends Object
Used to create an implementation classes of type ViewStateManager (with the idea to be able to leave the implementation classes as package-protected)
  • Constructor Details

    • ViewStateManagerFactory

      public ViewStateManagerFactory()
  • Method Details