Interface ApplicationExtension

  • All Superinterfaces:
    ConfigBeanProxy
    All Known Subinterfaces:
    WebServiceEndpoint

    public interface ApplicationExtension
    extends 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