All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pastdev.httpcomponents.annotations.naming.ServletContextResources Maven / Gradle / Ivy

package com.pastdev.httpcomponents.annotations.naming;

public @interface ServletContextResources {
    public EnvEntry[] envEntries() default {};

    public ResourceRef[] resourceRefs() default {};
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy