Package org.wso2.carbon.ui.action
Interface ServiceAction
public interface ServiceAction
org.wso2.carbon.action.ServiceAction interface for rendering definitions.
This class is used only to hold reference in OSGi
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetComponentRoot(String componentRoot) This will set the component root which can be used in Services
-
Method Details
-
setComponentRoot
This will set the component root which can be used in Services- Parameters:
componentRoot- componentRoot
-