Package | Description |
---|---|
org.wso2.carbon.webapp.mgt.stub | |
org.wso2.carbon.webapp.mgt.stub.types.axis2 | |
org.wso2.carbon.webapp.mgt.stub.types.carbon |
Modifier and Type | Method and Description |
---|---|
WebappMetadata |
WebappAdminStub.getStartedWebapp(String webappFileName129,
String hostName130)
Auto generated method signature
|
WebappMetadata |
WebappAdmin.getStartedWebapp(String webappFileName36,
String hostName37)
Auto generated method signature
|
WebappMetadata |
WebappAdminStub.getStoppedWebapp(String webappFileName141,
String hostName142)
Auto generated method signature
|
WebappMetadata |
WebappAdmin.getStoppedWebapp(String webappFileName48,
String hostName49)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
WebappAdminCallbackHandler.receiveResultgetStartedWebapp(WebappMetadata result)
auto generated Axis2 call back method for getStartedWebapp method
override this method for handling normal response from getStartedWebapp operation
|
void |
WebappAdminCallbackHandler.receiveResultgetStoppedWebapp(WebappMetadata result)
auto generated Axis2 call back method for getStoppedWebapp method
override this method for handling normal response from getStoppedWebapp operation
|
Modifier and Type | Field and Description |
---|---|
protected WebappMetadata |
GetStoppedWebappResponse.local_return
field for _return
|
protected WebappMetadata |
GetStartedWebappResponse.local_return
field for _return
|
Modifier and Type | Method and Description |
---|---|
WebappMetadata |
GetStoppedWebappResponse.get_return()
Auto generated getter method
|
WebappMetadata |
GetStartedWebappResponse.get_return()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetStoppedWebappResponse.set_return(WebappMetadata param)
Auto generated setter method
|
void |
GetStartedWebappResponse.set_return(WebappMetadata param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected WebappMetadata[] |
VersionedWebappMetadata.localVersionGroups
field for VersionGroups
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
WebappMetadata[] |
VersionedWebappMetadata.getVersionGroups()
Auto generated getter method
|
static WebappMetadata |
WebappMetadata.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 element
|
Modifier and Type | Method and Description |
---|---|
void |
VersionedWebappMetadata.addVersionGroups(WebappMetadata param)
Auto generated add method for the array for convenience
|
void |
VersionedWebappMetadata.setVersionGroups(WebappMetadata[] param)
Auto generated setter method
|
protected void |
VersionedWebappMetadata.validateVersionGroups(WebappMetadata[] param)
validate the array for VersionGroups
|
Copyright © 2022 WSO2. All rights reserved.