Interface ResolverService

All Known Implementing Classes:
ResolverSvc

public interface ResolverService
Service for modifying webserver request resolution.

It is recommended to use plugin based namespace in your custom targets, eg. "/flyplugin/flying" to avoid collisions with other plugins. You can also use getResolver(String) to check if target already has a resolver.