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


Froody documentation  | view source Contained in the Froody distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use Froody::API::Reflection

DESCRIPTION

Top

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

Top

None known.

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

AUTHOR

Top

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

Top

Froody, Froody::Reflection


Froody documentation  | view source Contained in the Froody distribution.