Class LibraryUploader
- java.lang.Object
-
- org.wso2.carbon.core.AbstractAdmin
-
- org.wso2.carbon.mediation.library.service.upload.LibraryUploader
-
public class LibraryUploader extends org.wso2.carbon.core.AbstractAdmin
Carbon Application Uploader service.
-
-
Constructor Summary
Constructors Constructor Description LibraryUploader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
uploadLibrary(LibraryFileItem[] fileItems)
-
Methods inherited from class org.wso2.carbon.core.AbstractAdmin
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUserId, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
-
-
-
-
Method Detail
-
uploadLibrary
public void uploadLibrary(LibraryFileItem[] fileItems) throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
-
-