public class ReaderConfigUtils extends Object
ReaderConfigUtils
class defines helper methods for handling
configuration settings for JAX-RS annotations reader.Modifier and Type | Method and Description |
---|---|
static ReaderConfig |
getReaderConfig(javax.servlet.ServletContext context) |
static void |
initReaderConfig(javax.servlet.ServletConfig config) |
public static void initReaderConfig(javax.servlet.ServletConfig config)
public static ReaderConfig getReaderConfig(javax.servlet.ServletContext context)
Copyright © 2019. All rights reserved.