The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenFrame::AppKit::Segment::SessionLoader - a pipeline segment to manage sessions

SYNOPSIS

  use OpenFrame::AppKit;
  my $session_loader = OpenFrame::Segment::SessionLoader->new();

DESCRIPTION

The OpenFrame::AppKit::Segment::SessionLoader class is a pipeline segment and inherits its interface from there. It manages OpenFrame::AppKit::Session objects.

AUTHOR

James A. Duncan <jduncan@fotango.com>

COPYRIGHT

Copyright 2002 Fotango Ltd. All Rights Reserved

This program is released under the same license as Perl itself.