Interface Module

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy, org.glassfish.api.admin.config.Named, org.jvnet.hk2.config.types.PropertyBag

public interface Module extends org.glassfish.api.admin.config.Named, org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
Tag Interface for any module
Author:
Jerome Dochez
  • Method Summary

    Modifier and Type
    Method
    Description
    default Engine
    getEngine(String snifferName)
     
     
     
    void
     

    Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

    createChild, deepCopy, getParent, getParent

    Methods inherited from interface org.glassfish.api.admin.config.Named

    getName, setName

    Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag

    addProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty