News

When one accesses the getExtensions() method of an abstract class that implements ExtensionAware a java.lang.NoSuchMethodError is thrown. The conditions for this to ...
See WhazzupGreeting for a real example. No XML, only Java. You can mark any interface or abstract class as an extension point (with marker interface ExtensionPoint) and you specified that an class is ...