• Stephan Bergmann's avatar
    Require XComponentContext.getServiceManager to throw instead of returning null · 543158ed
    Stephan Bergmann yazdı
    This is such a fatal error that there is probably no point in trying to handle
    it, so allow to simplify client code by removing the requirement to check for a
    null return value.
    
    Simplified some client code accordingly (modules configmgr and ure, and the code
    generated by cppumaker and javamaker).
    
    Change-Id: I51c0b270ec73409374f7439a47ee061407a46e31
    543158ed
JavaClient.java 2.34 KB