Froody::API::Reflection - the froody reflection api spec


NAME

Froody::API::Reflection - the froody reflection api spec


SYNOPSIS

  use Froody::API::Reflection


DESCRIPTION

Froody's reflection system allow you to introspect your methods, and access the API spefication for methods using Froody calls to the Froody server itself.

All repositories support two standard methods which are used for reflection, froody.reflection.getMethodInfo and froody.reflection.getMethods. This class defines the API for those methods.

See Froody::Reflection for more details


BUGS

None known.

Please report any bugs you find via the CPAN RT system. http://rt.cpan.org/NoAuth/ReportBug.html


AUTHOR

Copyright Fotango 2005. All rights reserved.

Please see the main Froody documentation for details of who has worked on this project.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


SEE ALSO

Froody, the Froody::Reflection manpage

 Froody::API::Reflection - the froody reflection api spec