Class EntityProviderComponentPlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.rest.impl.provider.EntityProviderComponentPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class EntityProviderComponentPlugin extends org.exoplatform.container.component.BaseComponentPlugin
Version:
$Id: $
Author:
Andrey Parfonov
  • Constructor Details

    • EntityProviderComponentPlugin

      public EntityProviderComponentPlugin(org.exoplatform.container.xml.InitParams params)
      Parameters:
      params - initialize parameters
      See Also:
      • InitParams
  • Method Details

    • getEntityProviders

      public Set<Class<? extends EntityProvider>> getEntityProviders()
      Returns:
      the entityProviders supplied from configuration