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
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionEntityProviderComponentPlugin(org.exoplatform.container.xml.InitParams params) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
EntityProviderComponentPlugin
public EntityProviderComponentPlugin(org.exoplatform.container.xml.InitParams params) - Parameters:
params- initialize parameters- See Also:
-
-
Method Details
-
getEntityProviders
- Returns:
- the entityProviders supplied from configuration
-