org.wso2.carbon.deployment.synchronizer.services
Class AutoCheckoutService
java.lang.Object
org.wso2.carbon.deployment.synchronizer.services.AutoCheckoutService
public class AutoCheckoutService
- extends Object
This service is used to receive repository update event notifications for the auto checkout
activities. The message format of the events is similar to the update notifications generated
by the governance registry. Therefore it integrates out of the box with the registry based
repository.
|
Method Summary |
void |
notifyUpdate(org.apache.axiom.om.OMElement element)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoCheckoutService
public AutoCheckoutService()
notifyUpdate
public void notifyUpdate(org.apache.axiom.om.OMElement element)
Copyright © 2015 WSO2. All rights reserved.