@ConfigurationProperties(prefix="spring.jersey") public class JerseyProperties extends ObjectSE
ConfigurationProperties
。修飾子と型 | クラスと説明 |
---|---|
static class | JerseyProperties.Filter |
static class | JerseyProperties.Servlet |
static class | JerseyProperties.Type |
コンストラクターと説明 |
---|
JerseyProperties() |
修飾子と型 | メソッドと説明 |
---|---|
StringSE | getApplicationPath() |
JerseyProperties.Filter | getFilter() |
MapSE<StringSE, StringSE> | getInit() |
JerseyProperties.Servlet | getServlet() |
JerseyProperties.Type | getType() |
void | setApplicationPath(StringSE applicationPath) |
void | setInit(MapSE<StringSE, StringSE> init) |
void | setType(JerseyProperties.Type type) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public JerseyProperties.Filter getFilter()
public JerseyProperties.Servlet getServlet()
public JerseyProperties.Type getType()
public void setType(JerseyProperties.Type type)
public StringSE getApplicationPath()
public void setApplicationPath(StringSE applicationPath)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.