|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSInfo | |
org.apache.axis2.deployment | |
org.apache.axis2.deployment.repository.util |
Uses of WSInfo in org.apache.axis2.deployment |
Methods in org.apache.axis2.deployment with parameters of type WSInfo | |
void |
DeploymentEngine.addWSToUndeploy(WSInfo file)
|
Uses of WSInfo in org.apache.axis2.deployment.repository.util |
Methods in org.apache.axis2.deployment.repository.util that return WSInfo | |
WSInfo |
WSInfoList.getFileItem(java.lang.String filename)
This method is to use to check the file exist and if so it will return related wsinfo object to the file else return null; |
Methods in org.apache.axis2.deployment.repository.util with parameters of type WSInfo | |
boolean |
WSInfoList.isModified(java.io.File file,
WSInfo wsInfo)
comapre the last update dates of both files and if those are differ that will assume as the file is been modified |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |