Class ClientRow

  • All Implemented Interfaces:
    Row

    @Deprecated(forRemoval=true)
    public class ClientRow
    extends ClientObject
    implements Row
    Deprecated, for removal: This API element is subject to removal in a future version.
    RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.

    Local adapter for the JCR-RMI RemoteRow interface. This class makes a remote query row locally available using the JCR Row interface.

    See Also:
    Row, RemoteRow