Class ProvidedResourceTypeCapability


  • public class ProvidedResourceTypeCapability
    extends Object
    • Method Detail

      • getResourceTypes

        @NotNull
        public @NotNull Set<String> getResourceTypes()
      • getScriptEngine

        @Nullable
        public @Nullable String getScriptEngine()
      • getScriptExtension

        @Nullable
        public @Nullable String getScriptExtension()
      • getVersion

        @Nullable
        public @Nullable org.osgi.framework.Version getVersion()
      • getRequestExtension

        @Nullable
        public @Nullable String getRequestExtension()
      • getExtendsResourceType

        @Nullable
        public @Nullable String getExtendsResourceType()
      • getRequestMethod

        @Nullable
        public @Nullable String getRequestMethod()
      • getSelectors

        @NotNull
        public @NotNull List<String> getSelectors()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object