Class LightweightWebAppBuilderListenerExtractor

java.lang.Object
org.apache.openejb.server.httpd.LightweightWebAppBuilderListenerExtractor

public final class LightweightWebAppBuilderListenerExtractor extends Object
  • Method Details

    • findByTypeForContext

      public static <T> Collection<T> findByTypeForContext(String context, Class<T> type)