- All Superinterfaces:
- org.jvnet.hk2.config.ConfigBeanProxy
- All Known Subinterfaces:
- ManagedJobConfig
public interface DomainExtension
extends org.jvnet.hk2.config.ConfigBeanProxy
Tag interface to extend the domain configuration
Any implementation of this interface will be stored under the domain.xml
root domain element.
- Author:
- Jerome Dochez