Interface ProfileProviderComponentType
-
- All Superinterfaces:
ComponentType
- All Known Implementing Classes:
ProfileProviderComponentTypeImpl
public interface ProfileProviderComponentType extends ComponentType
This is a marker interface for the component manager.
-
-
Method Summary
-
Methods inherited from interface nl.gx.webmanager.wcb.ComponentType
checkComponentDefinition, deployResources, enableComponentForAllWebsites, getComponent, getComponentCount, getComponentInterface, getComponents, getComponentTypeInterface, installComponent, installComponent, purgeComponent, startComponent, stopComponent, uninstallComponent, updateComponent
-
-