JavaLoader Wirebox

I’m trying to load the YUICompressor using the javaLoader but I can’t seem to map it correctly.

binder.map(“yui”).to(“javaLoader:com.yahoo.platform.yui.compressor.Bootstrap”);

Any insight what I’m doing wrong?