@ThreadSafe
@Service(value=org.osgi.service.url.URLStreamHandlerService.class)
@Properties(value=@Property(name="url.handler.protocol",value="mvel"))
public final class MvelUrlHandler
extends org.osgi.service.url.AbstractURLStreamHandlerService
implements io.fabric8.api.scr.Validatable