Sonic ESB API

com.sonicsw.xq
Interface XQAccessorFactory


public interface XQAccessorFactory

The XQAccessorFactory is used to create XQAccessor objects.

See Also:
XQAccessor

Method Summary
 XQAccessor getAccessor(java.lang.String name)
          Create an Accessor with the specified name
 

Method Detail

getAccessor

XQAccessor getAccessor(java.lang.String name)
                       throws XQAccessorException
Create an Accessor with the specified name

Parameters:
name - The name of the accessor
Returns:
the XQAccessor
Throws:
XQAccessorException - if the accessor name is null or we failed to create the accessor

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.