Uses of Class
org.wso2.carbon.webapp.mgt.stub.types.carbon.WebappMetadata
Packages that use WebappMetadata
Package
Description
-
Uses of WebappMetadata in org.wso2.carbon.webapp.mgt.stub
Methods in org.wso2.carbon.webapp.mgt.stub that return WebappMetadataModifier and TypeMethodDescriptionWebappAdmin.getStartedWebapp(String webappFileName36, String hostName37) Auto generated method signatureWebappAdminStub.getStartedWebapp(String webappFileName129, String hostName130) Auto generated method signatureWebappAdmin.getStoppedWebapp(String webappFileName48, String hostName49) Auto generated method signatureWebappAdminStub.getStoppedWebapp(String webappFileName141, String hostName142) Auto generated method signatureMethods in org.wso2.carbon.webapp.mgt.stub with parameters of type WebappMetadataModifier and TypeMethodDescriptionvoidWebappAdminCallbackHandler.receiveResultgetStartedWebapp(WebappMetadata result) auto generated Axis2 call back method for getStartedWebapp method override this method for handling normal response from getStartedWebapp operationvoidWebappAdminCallbackHandler.receiveResultgetStoppedWebapp(WebappMetadata result) auto generated Axis2 call back method for getStoppedWebapp method override this method for handling normal response from getStoppedWebapp operation -
Uses of WebappMetadata in org.wso2.carbon.webapp.mgt.stub.types.axis2
Fields in org.wso2.carbon.webapp.mgt.stub.types.axis2 declared as WebappMetadataModifier and TypeFieldDescriptionprotected WebappMetadataGetStartedWebappResponse.local_returnfield for _returnprotected WebappMetadataGetStoppedWebappResponse.local_returnfield for _returnMethods in org.wso2.carbon.webapp.mgt.stub.types.axis2 that return WebappMetadataModifier and TypeMethodDescriptionGetStartedWebappResponse.get_return()Auto generated getter methodGetStoppedWebappResponse.get_return()Auto generated getter methodMethods in org.wso2.carbon.webapp.mgt.stub.types.axis2 with parameters of type WebappMetadataModifier and TypeMethodDescriptionvoidGetStartedWebappResponse.set_return(WebappMetadata param) Auto generated setter methodvoidGetStoppedWebappResponse.set_return(WebappMetadata param) Auto generated setter method -
Uses of WebappMetadata in org.wso2.carbon.webapp.mgt.stub.types.carbon
Fields in org.wso2.carbon.webapp.mgt.stub.types.carbon declared as WebappMetadataModifier and TypeFieldDescriptionprotected WebappMetadata[]VersionedWebappMetadata.localVersionGroupsfield for VersionGroups This was an Array!Methods in org.wso2.carbon.webapp.mgt.stub.types.carbon that return WebappMetadataModifier and TypeMethodDescriptionVersionedWebappMetadata.getVersionGroups()Auto generated getter methodstatic WebappMetadataWebappMetadata.Factory.parse(XMLStreamReader reader) static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer elementMethods in org.wso2.carbon.webapp.mgt.stub.types.carbon with parameters of type WebappMetadataModifier and TypeMethodDescriptionvoidVersionedWebappMetadata.addVersionGroups(WebappMetadata param) Auto generated add method for the array for conveniencevoidVersionedWebappMetadata.setVersionGroups(WebappMetadata[] param) Auto generated setter methodprotected voidVersionedWebappMetadata.validateVersionGroups(WebappMetadata[] param) validate the array for VersionGroups