| Froody::API::Reflection - the froody reflection api spec |
Froody::API::Reflection - the froody reflection api spec
use Froody::API::Reflection
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
None known.
Please report any bugs you find via the CPAN RT system. http://rt.cpan.org/NoAuth/ReportBug.html
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.
Froody, the Froody::Reflection manpage
| Froody::API::Reflection - the froody reflection api spec |