1 package com.atlassian.spring.extension.registration; 2 3 public class SubThingToRegister extends ThingToRegister 4 { 5 }