| java.lang.Object com.sun.jbi.binding.jms.util.UtilBase com.sun.jbi.binding.jms.deploy.DeployHelper
doDeploy | public void doDeploy(boolean isDeploy)(Code) | | Method which does the actual deployment.
Parameters: isDeploy - denotes if its during deployment or start. |
getConsumerCount | public int getConsumerCount()(Code) | | Returns the consumer endpoint count.
consumer endpoints. |
getProviderCount | public int getProviderCount()(Code) | | Returns the number of provider endpoints in the artifacts file.
provider endpoint count. |
getStatusMessage | public String getStatusMessage()(Code) | | Returns the status message.
sttaus message corresponding to the operation perfomed. |
|
|