com.mulesoft.adapter.helper
Class TopicListnenerLocking

java.lang.Object
  extended by com.mulesoft.adapter.helper.TopicListnenerLocking

public class TopicListnenerLocking
extends Object

Access class to Web AS Logical locking functions


Constructor Summary
TopicListnenerLocking(com.sap.aii.af.service.cpa.Channel channel)
           
 
Method Summary
 boolean aquireLock()
           
 void unlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicListnenerLocking

public TopicListnenerLocking(com.sap.aii.af.service.cpa.Channel channel)
Method Detail

aquireLock

public boolean aquireLock()
                   throws javax.resource.ResourceException
Returns:
null if the lock can not be aquired, TopicListnenerLocking instance otherwise
Throws:
javax.resource.ResourceException

unlock

public void unlock()


Copyright © 2012. All Rights Reserved.