}
}
1;
__END__
=head1 NAME
JUNOS::Methods - Implements the superclass for JUNOS::Device
=head1 SYNOPSIS
This class is is used internally to provide the junoscript xml commands to
JUNOS::Device.
=head1 DESCRIPTION
This class implements the <JUNOScript Command> methods inherited by
JUNOS::Device.
=head1 CONSTRUCTOR
Build the hash tables for the AUTOLOAD subroutine to accept
<JUNOScript Command> method invocation. The list of JUNOScript commands
are read from the jroute_methods.pl and jkernel_methods.pl files.
=head1 SEE ALSO
JUNOS::Device
=head1 AUTHOR
Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions
to support@juniper.net.
=head1 COPYRIGHT
Copyright (c) 2001 Juniper Networks, Inc.
All rights reserved.
=3=
THE END |