Class JSONBeanSelectionProvider

java.lang.Object
org.apache.struts2.config.AbstractBeanSelectionProvider
org.apache.struts2.json.JSONBeanSelectionProvider
All Implemented Interfaces:
org.apache.struts2.config.BeanSelectionProvider, org.apache.struts2.config.ConfigurationProvider, org.apache.struts2.config.ContainerProvider, org.apache.struts2.config.PackageProvider

public class JSONBeanSelectionProvider extends org.apache.struts2.config.AbstractBeanSelectionProvider
  • Field Summary

    Fields inherited from class org.apache.struts2.config.AbstractBeanSelectionProvider

    DEFAULT_BEAN_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    register(org.apache.struts2.inject.ContainerBuilder builder, org.apache.struts2.util.location.LocatableProperties props)
     

    Methods inherited from class org.apache.struts2.config.AbstractBeanSelectionProvider

    alias, alias, destroy, init, loadPackages, needsReload

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JSONBeanSelectionProvider

      public JSONBeanSelectionProvider()
  • Method Details

    • register

      public void register(org.apache.struts2.inject.ContainerBuilder builder, org.apache.struts2.util.location.LocatableProperties props) throws org.apache.struts2.config.ConfigurationException
      Throws:
      org.apache.struts2.config.ConfigurationException