- All Superinterfaces:
- org.jvnet.hk2.config.ConfigBeanProxy
public interface ApplicationExtension
extends org.jvnet.hk2.config.ConfigBeanProxy
Tag interface to extend the application configuration
Any implementation of this interface will be stored under the domain.xml
application element.
- Author:
- Tom Mueller