protected ComponentContext getComponentContext()

in src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java [163:165]


    protected ComponentContext getComponentContext() {
        return this.componentContext;
    }