Individual route for each module

Hi,

Im creating some modules for my app, like this example:

/root

__/protected

//modules

//__/admin-products

//__/admin-customers

//__/admin-sales

And my question is: YiiFramework has a DEFAULT way to each modules has your own routers file? Or there is a way to do it?

Thanks. God Bless.