Details
Description
Create a generic request listener that takes a generic request, which specifies a Runnable implementation to handle a job. Constructor should accept Object... to pass in any arguments. This is required to allow plugins to create queued tasks.