A proxy for a handler that has been defined in XML. This delays the class
loading until the handler is really asked for information (besides the
priority or the command identifier). Asking a proxy for anything but the
attributes defined publicly in this class will cause the proxy to instantiate
the proxied handler.
since: 3.0 |