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