Uses of Package
com.ca.jcs.opbindings

Packages that use com.ca.jcs.opbindings
com.ca.jcs.opbindings   
com.ca.jcs.processor Contains components implementing processing of LDAP operations like add() / modify() search etc, where three styles are supported: attribute-style, method-style and script-style. 
com.ca.jcs.processor.script This package contains support for the execution of scripting logic, either to implement a full connector or to customize the behaviour of an existing connector using OpBindings
 

Classes in com.ca.jcs.opbindings used by com.ca.jcs.opbindings
OpBindingMethodInfo
          This class records information about methods bound to Operations, which is specified by the OpBindingMethod annotation.
OpBindingMethods
          Wrapper class allowing easy access to OpBindingMethodInfo configuration.
 

Classes in com.ca.jcs.opbindings used by com.ca.jcs.processor
OpBindingMethodInfo
          This class records information about methods bound to Operations, which is specified by the OpBindingMethod annotation.
 

Classes in com.ca.jcs.opbindings used by com.ca.jcs.processor.script
OpBindingMethodInfo
          This class records information about methods bound to Operations, which is specified by the OpBindingMethod annotation.
 



Created 2011-07-14 13:27 EST