- name - クラス org.springframework.context.annotation. CommonAnnotationBeanPostProcessor.LookupElement の変数
- name - クラス org.springframework.core.env.PropertySource の変数
- name() - インターフェース org.springframework.http.codec.multipart.Part のメソッド
マルチパートフォームでパートの名前を返します。
- name(String) - インターフェース org.springframework.http. ContentDisposition.Builder のメソッド
name パラメーターの値を設定します。
- name(Matcher<? super String>) - クラス org.springframework.test.web.servlet.result.ViewResultMatchers のメソッド
指定された Hamcrest
Matcher
を使用して、選択されたビュー名をアサートします。
- name(String) - クラス org.springframework.test.web.servlet.result.ViewResultMatchers のメソッド
選択したビュー名をアサートします。
- name() - インターフェース org.springframework.web.reactive.function.server.RenderingResponse のメソッド
レンダリングされるテンプレートの名前を返します。
- name() - インターフェース org.springframework.web.servlet.function.RenderingResponse のメソッド
レンダリングされるテンプレートの名前を返します。
- name(String) - インターフェース org.springframework.web.servlet.mvc.method.annotation. SseEmitter.SseEventBuilder のメソッド
SSE「イベント」行を追加します。
- NAME_ATTRIBUTE - クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser の静的変数
"name" 属性の定数。
- NAME_ATTRIBUTE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- NAME_ATTRIBUTE - クラス org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader の静的変数
- named(String) - クラス org.springframework.core.env.PropertySource の静的メソッド
コレクションの比較のみを目的とした PropertySource
実装を返します。
- NamedBean - org.springframework.beans.factory のインターフェース
- NamedBeanHolder <T> - org.springframework.beans.factory.config のクラス
特定の Bean 名と Bean インスタンスの単純なホルダー。
- NamedBeanHolder(String, T) - クラス org.springframework.beans.factory.config.NamedBeanHolder のコンストラクター
指定された Bean 名とインスタンスの新しいホルダーを作成します。
- NamedCacheResolver - org.springframework.cache.interceptor のクラス
- NamedCacheResolver() - クラス org.springframework.cache.interceptor.NamedCacheResolver のコンストラクター
- NamedCacheResolver(CacheManager, String...) - クラス org.springframework.cache.interceptor.NamedCacheResolver のコンストラクター
- NamedInheritableThreadLocal <T> - org.springframework.core のクラス
- NamedInheritableThreadLocal(String) - クラス org.springframework.core.NamedInheritableThreadLocal のコンストラクター
指定された名前で新しい NamedInheritableThreadLocal を作成します。
- NamedParameterBatchUpdateUtils - org.springframework.jdbc.core.namedparam のクラス
- NamedParameterBatchUpdateUtils() - クラス org.springframework.jdbc.core.namedparam.NamedParameterBatchUpdateUtils のコンストラクター
使用すべきではありません。
- NamedParameterJdbcDaoSupport - org.springframework.jdbc.core.namedparam のクラス
NamedParameterJdbcTemplate も公開する JdbcDaoSupport の拡張。
- NamedParameterJdbcDaoSupport() - クラス org.springframework.jdbc.core.namedparam.NamedParameterJdbcDaoSupport のコンストラクター
- NamedParameterJdbcOperations - org.springframework.jdbc.core.namedparam のインターフェース
従来の「?」ではなく名前付きパラメーターの使用を許可する JDBC 操作の基本セットを指定するインターフェースプレースホルダー。
- NamedParameterJdbcTemplate - org.springframework.jdbc.core.namedparam のクラス
JDBC 操作の基本セットを備えたテンプレートクラス。従来の「?」プレースホルダーではなく名前付きパラメーターを使用できます。
- NamedParameterJdbcTemplate(DataSource) - クラス org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate のコンストラクター
- NamedParameterJdbcTemplate(JdbcOperations) - クラス org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate のコンストラクター
指定されたクラシック Spring
JdbcTemplate
の新しい NamedParameterJdbcTemplate を作成します。
- NamedParameterUtils - org.springframework.jdbc.core.namedparam のクラス
名前付きパラメーター解析のヘルパーメソッド。
- NamedParameterUtils() - クラス org.springframework.jdbc.core.namedparam.NamedParameterUtils のコンストラクター
- NamedThreadLocal <T> - org.springframework.core のクラス
- NamedThreadLocal(String) - クラス org.springframework.core.NamedThreadLocal のコンストラクター
指定された名前で新しい NamedThreadLocal を作成します。
- NamedValueInfo(String, boolean, String) - クラス org.springframework.messaging.handler.annotation.reactive. AbstractNamedValueMethodArgumentResolver.NamedValueInfo のコンストラクター
- NamedValueInfo(String, boolean, String) - クラス org.springframework.messaging.handler.annotation.support. AbstractNamedValueMethodArgumentResolver.NamedValueInfo のコンストラクター
- NamedValueInfo(String, boolean, String) - クラス org.springframework.web.method.annotation. AbstractNamedValueMethodArgumentResolver.NamedValueInfo のコンストラクター
- NamedValueInfo(String, boolean, String) - クラス org.springframework.web.reactive.result.method.annotation. AbstractNamedValueArgumentResolver.NamedValueInfo のコンストラクター
- NameMatchCacheOperationSource - org.springframework.cache.interceptor のクラス
- NameMatchCacheOperationSource() - クラス org.springframework.cache.interceptor.NameMatchCacheOperationSource のコンストラクター
- NameMatchMethodPointcut - org.springframework.aop.support のクラス
正規表現パターンの代わりとして、単純なメソッド名の一致のためのポイントカット Bean。
- NameMatchMethodPointcut() - クラス org.springframework.aop.support.NameMatchMethodPointcut のコンストラクター
- NameMatchMethodPointcutAdvisor - org.springframework.aop.support のクラス
アドバイスを保持し、アドバイザにする名前一致メソッドのポイントカットの便利なクラス。
- NameMatchMethodPointcutAdvisor() - クラス org.springframework.aop.support.NameMatchMethodPointcutAdvisor のコンストラクター
- NameMatchMethodPointcutAdvisor(Advice) - クラス org.springframework.aop.support.NameMatchMethodPointcutAdvisor のコンストラクター
- NameMatchTransactionAttributeSource - org.springframework.transaction.interceptor のクラス
- NameMatchTransactionAttributeSource() - クラス org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource のコンストラクター
- NamespaceHandler - org.springframework.beans.factory.xml のインターフェース
- NamespaceHandlerResolver - org.springframework.beans.factory.xml のインターフェース
- NamespaceHandlerSupport - org.springframework.beans.factory.xml のクラス
- NamespaceHandlerSupport() - クラス org.springframework.beans.factory.xml.NamespaceHandlerSupport のコンストラクター
- NameValueExpression <T> - org.springframework.web.reactive.result.condition のインターフェース
@RequestMapping
でリクエストパラメーターとリクエストヘッダー条件を指定するために使用される "name!=value"
スタイル式の規約。
- NameValueExpression <T> - org.springframework.web.servlet.mvc.condition のインターフェース
@RequestMapping
でリクエストパラメーターとリクエストヘッダー条件を指定するために使用される "name!=value"
スタイル式の規約。
- namingStrategyInstance(MapperConfig<?>, Annotated, Class<?>) - クラス org.springframework.http.converter.json.SpringHandlerInstantiator のメソッド
- narrow(Object) - クラス org.springframework.core.convert.TypeDescriptor のメソッド
- NATIVE_HEADERS - クラス org.springframework.messaging.support.NativeMessageHeaderAccessor の静的変数
ネイティブヘッダーの格納に使用されるヘッダー名。
- NativeMessageHeaderAccessor - org.springframework.messaging.support のクラス
- NativeMessageHeaderAccessor() - クラス org.springframework.messaging.support.NativeMessageHeaderAccessor のコンストラクター
新しいヘッダーを作成するための保護されたコンストラクター。
- NativeMessageHeaderAccessor(Map<String, List<String>>) - クラス org.springframework.messaging.support.NativeMessageHeaderAccessor のコンストラクター
新しいヘッダーを作成するための保護されたコンストラクター。
- NativeMessageHeaderAccessor(Message<?>) - クラス org.springframework.messaging.support.NativeMessageHeaderAccessor のコンストラクター
コピーする既存のメッセージのヘッダーを受け入れる保護されたコンストラクター。
- NativeWebRequest - org.springframework.web.context.request のインターフェース
WebRequest
インターフェースの拡張。ネイティブのリクエストおよびレスポンスオブジェクトを一般的な方法で公開します。
- NativeWebSocketSession - org.springframework.web.socket.adapter のインターフェース
- nearest() - クラス org.springframework.core.annotation.MergedAnnotationSelectors の静的メソッド
最も近いアノテーションを選択します。
- needsRefresh(Class<?>) - クラス org.springframework.beans.factory.annotation.InjectionMetadata のメソッド
このメタデータインスタンスをリフレッシュする必要があるかどうかを判断します。
- needsRefresh(InjectionMetadata, Class<?>) - クラス org.springframework.beans.factory.annotation.InjectionMetadata の静的メソッド
特定のインジェクションメタデータをリフレッシュする必要があるかどうかを確認します。
- negate() - インターフェース org.springframework.web.reactive.function.server.RequestPredicate のメソッド
この述語の論理否定を表す述語を返します。
- negate() - インターフェース org.springframework.web.servlet.function.RequestPredicate のメソッド
この述語の論理否定を表す述語を返します。
- nest(ServerRequest) - インターフェース org.springframework.web.reactive.function.server.RequestPredicate のメソッド
指定されたリクエストをネストされたルートに使用されるリクエストに変換します。
- nest(RequestPredicate, Supplier<RouterFunction<ServerResponse>>) - インターフェース org.springframework.web.reactive.function.server. RouterFunctions.Builder のメソッド
指定されたリクエスト述語が適用される場合、提供されたルーター関数にルーティングします。
- nest(RequestPredicate, Consumer<RouterFunctions.Builder>) - インターフェース org.springframework.web.reactive.function.server. RouterFunctions.Builder のメソッド
指定されたリクエスト述語が適用される場合、構築されたルーター関数にルーティングします。
- nest(RequestPredicate, RouterFunction<T>) - クラス org.springframework.web.reactive.function.server.RouterFunctions の静的メソッド
指定されたリクエスト述語が適用される場合、指定されたルーター関数にルーティングします。
- nest(ServerRequest) - インターフェース org.springframework.web.servlet.function.RequestPredicate のメソッド
指定されたリクエストをネストされたルートに使用されるリクエストに変換します。
- nest(RequestPredicate, Supplier<RouterFunction<ServerResponse>>) - インターフェース org.springframework.web.servlet.function. RouterFunctions.Builder のメソッド
指定されたリクエスト述語が適用される場合、提供されたルーター関数にルーティングします。
- nest(RequestPredicate, Consumer<RouterFunctions.Builder>) - インターフェース org.springframework.web.servlet.function. RouterFunctions.Builder のメソッド
指定されたリクエスト述語が適用される場合、構築されたルーター関数にルーティングします。
- nest(RequestPredicate, RouterFunction<T>) - クラス org.springframework.web.servlet.function.RouterFunctions の静的メソッド
指定されたリクエスト述語が適用される場合、指定されたルーター関数にルーティングします。
- nested(int) - クラス org.springframework.beans. AbstractNestablePropertyAccessor.PropertyHandler のメソッド
- nested(MethodParameter, int) - クラス org.springframework.core.convert.TypeDescriptor の静的メソッド
メソッドパラメーター内で宣言されたネストされた型の型記述子を作成します。
- nested(Field, int) - クラス org.springframework.core.convert.TypeDescriptor の静的メソッド
フィールド内で宣言されたネストされた型の型記述子を作成します。
- nested(Property, int) - クラス org.springframework.core.convert.TypeDescriptor の静的メソッド
プロパティ内で宣言されたネストされた型の型記述子を作成します。
- nested() - クラス org.springframework.core.MethodParameter のメソッド
この MethodParameter
のバリアントを返します。これは、同じパラメーターを指しますが、ネストレベルが 1 つ深くなります。
- nested(Integer) - クラス org.springframework.core.MethodParameter のメソッド
この MethodParameter
のバリアントを返します。これは、同じパラメーターを指しますが、ネストレベルが 1 つ深くなります。
- NESTED_BEANS_ELEMENT - クラス org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader の静的変数
- NESTED_PATH_SEPARATOR - インターフェース org.springframework.validation.Errors の静的変数
「customer.name」や「customer.address.street」など、ネストされたパスのパス要素間のセパレータ。
- NESTED_PATH_VARIABLE_NAME - クラス org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag の静的変数
このタグのスコープ内で公開されているパス変数の名前:「nestedPath」。
- NESTED_PATH_VARIABLE_NAME - クラス org.springframework.web.servlet.tags.NestedPathTag の静的変数
このタグのスコープ内の公開された変数の名前:「nestedPath」。
- NESTED_PROPERTY_SEPARATOR - インターフェース org.springframework.beans.PropertyAccessor の静的変数
ネストされたプロパティのパス区切り。
- NESTED_PROPERTY_SEPARATOR_CHAR - インターフェース org.springframework.beans.PropertyAccessor の静的変数
ネストされたプロパティのパス区切り。
- NestedCheckedException - org.springframework.core の例外
チェックされた Exceptions
を根本原因でラップするための便利なクラス。
- NestedCheckedException(String) - クラス org.springframework.core.NestedCheckedException の例外
指定された詳細メッセージを使用して NestedCheckedException
を作成します。
- NestedCheckedException(String, Throwable) - クラス org.springframework.core.NestedCheckedException の例外
指定された詳細メッセージとネストされた例外を使用して NestedCheckedException
を構築します。
- NestedExceptionUtils - org.springframework.core のクラス
ネストされた例外を保持できる例外クラスを実装するためのヘルパークラス。
- NestedExceptionUtils() - クラス org.springframework.core.NestedExceptionUtils のコンストラクター
- nestedIfOptional() - クラス org.springframework.core.MethodParameter のメソッド
Optional
SE 宣言の場合、同じパラメーターを指しますが、ネストレベルが 1 つ深いこの
MethodParameter
のバリアントを返します。
- NestedIOException - org.springframework.core の例外
根本原因を適切に処理し、NestedChecked/RuntimeException と同様に根本原因を公開する
IOException
SE のサブクラス。
- NestedIOException(String) - クラス org.springframework.core.NestedIOException の例外
指定された詳細メッセージを使用して NestedIOException
を作成します。
- NestedIOException(String, Throwable) - クラス org.springframework.core.NestedIOException の例外
指定された詳細メッセージとネストされた例外を使用して NestedIOException
を構築します。
- NestedPathTag - org.springframework.web.servlet.tags のクラス
<nestedPath>
タグは、モデル内のネストされた Bean または Bean プロパティをサポートおよび支援します。
- NestedPathTag() - クラス org.springframework.web.servlet.tags.NestedPathTag のコンストラクター
- NestedRuntimeException - org.springframework.core の例外
ランタイム Exceptions
を根本原因でラップするための便利なクラス。
- NestedRuntimeException(String) - クラス org.springframework.core.NestedRuntimeException の例外
指定された詳細メッセージを使用して NestedRuntimeException
を作成します。
- NestedRuntimeException(String, Throwable) - クラス org.springframework.core.NestedRuntimeException の例外
指定された詳細メッセージとネストされた例外を使用して NestedRuntimeException
を構築します。
- NestedServletException - org.springframework.web.util の例外
NestedChecked/RuntimeException と同様に、メッセージとスタックトレースの観点から根本原因を適切に処理する
ServletException
EE のサブクラス。
- NestedServletException(String) - クラス org.springframework.web.util.NestedServletException の例外
指定された詳細メッセージを使用して NestedServletException
を作成します。
- NestedServletException(String, Throwable) - クラス org.springframework.web.util.NestedServletException の例外
指定された詳細メッセージとネストされた例外を使用して NestedServletException
を構築します。
- NestedTransactionNotSupportedException - org.springframework.transaction の例外
ネストされたトランザクションを処理しようとすると例外がスローされますが、ネストされたトランザクションは基になるバックエンドでサポートされていません。
- NestedTransactionNotSupportedException(String) - クラス org.springframework.transaction.NestedTransactionNotSupportedException の例外
NestedTransactionNotSupportedException のコンストラクター。
- NestedTransactionNotSupportedException(String, Throwable) - クラス org.springframework.transaction.NestedTransactionNotSupportedException の例外
NestedTransactionNotSupportedException のコンストラクター。
- Netty4ClientHttpRequestFactory - org.springframework.http.client のクラス
- Netty4ClientHttpRequestFactory() - クラス org.springframework.http.client. Netty4ClientHttpRequestFactory のコンストラクター
使用すべきではありません。
デフォルトの NioEventLoopGroup
で新しい Netty4ClientHttpRequestFactory
を作成します。
- Netty4ClientHttpRequestFactory(EventLoopGroup) - クラス org.springframework.http.client. Netty4ClientHttpRequestFactory のコンストラクター
使用すべきではありません。
指定された EventLoopGroup
で新しい Netty4ClientHttpRequestFactory
を作成します。
- NettyDataBuffer - org.springframework.core.io.buffer のクラス
Netty ByteBuf
をラップする DataBuffer
インターフェースの実装。
- NettyDataBufferFactory - org.springframework.core.io.buffer のクラス
Netty ByteBufAllocator
に基づく DataBufferFactory
インターフェースの実装。
- NettyDataBufferFactory(ByteBufAllocator) - クラス org.springframework.core.io.buffer.NettyDataBufferFactory のコンストラクター
指定されたファクトリに基づいて新しい NettyDataBufferFactory
を作成します。
- NettyWebSocketSessionSupport <T> - org.springframework.web.reactive.socket.adapter のクラス
- NettyWebSocketSessionSupport(T, HandshakeInfo, NettyDataBufferFactory) - クラス org.springframework.web.reactive.socket.adapter.NettyWebSocketSessionSupport のコンストラクター
- never() - クラス org.springframework.test.web.client.ExpectedCount の静的メソッド
呼び出しはまったく予期されていません。
- NEW - インターフェース org.springframework.asm.Opcodes の静的変数
- NEW - クラス org.springframework.asm.TypeReference の静的変数
「新しい」命令によって作成されたオブジェクトのタイプをターゲットとする一種のタイプ参照。
- newArgPreparedStatementSetter(Object[]) - クラス org.springframework.jdbc.core.JdbcTemplate のメソッド
渡された引数を使用して、新しい引数ベースの PreparedStatementSetter を作成します。
- newArgTypePreparedStatementSetter(Object[], int[]) - クラス org.springframework.jdbc.core.JdbcTemplate のメソッド
渡された引数と型を使用して、新しい引数型ベースの PreparedStatementSetter を作成します。
- NEWARRAY - インターフェース org.springframework.asm.Opcodes の静的変数
- newCachedRowSet() - クラス org.springframework.jdbc.core.SqlRowSetResultSetExtractor のメソッド
- newCallableStatementCreator(Map<String, ?>) - クラス org.springframework.jdbc.core.CallableStatementCreatorFactory のメソッド
このパラメーターを指定して、新しい CallableStatementCreator インスタンスを返します。
- newCallableStatementCreator(ParameterMapper) - クラス org.springframework.jdbc.core.CallableStatementCreatorFactory のメソッド
このパラメーターマッパーを指定して、新しい CallableStatementCreator インスタンスを返します。
- newCallableStatementCreator(Map<String, ?>) - クラス org.springframework.jdbc.object.SqlCall のメソッド
このパラメーターを使用して操作を実行するには、CallableStatementCreator を返します。
- newCallableStatementCreator(ParameterMapper) - クラス org.springframework.jdbc.object.SqlCall のメソッド
CallableStatementCreator を返し、この ParameterMapper から返されたパラメーターで操作を実行します。
- newClass(String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにクラス参照を追加します。
- newConfiguration() - クラス org.springframework.ui.freemarker.FreeMarkerConfigurationFactory のメソッド
新しい Configuration オブジェクトを返します。
- newConst(Object) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールに数値または文字列定数を追加します。
- newConstantDynamic(String, String, Handle, Object...) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールに動的定数参照を追加します。
- newDocument() - クラス org.springframework.web.servlet.view.document.AbstractPdfView のメソッド
PDF コンテンツを保持する新しいドキュメントを作成します。
- newExceptionReference(int) - クラス org.springframework.asm.TypeReference の静的メソッド
メソッドの 'throws' 句で、例外のタイプへの参照を返します。
- newFeed() - クラス org.springframework.web.servlet.view.feed.AbstractAtomFeedView のメソッド
エントリを保持する新しい Feed インスタンスを作成します。
- newFeed() - クラス org.springframework.web.servlet.view.feed.AbstractFeedView のメソッド
エントリを保持する新しいフィードを作成します。
- newFeed() - クラス org.springframework.web.servlet.view.feed.AbstractRssFeedView のメソッド
エントリを保持する新しい Channel インスタンスを作成します。
- newField(String, String, String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにフィールド参照を追加します。
- newFileItemFactory() - クラス org.springframework.web.multipart.commons.CommonsFileUploadSupport のメソッド
Commons DiskFileItemFactory インスタンスのファクトリメソッド。
- newFileUpload(FileItemFactory) - クラス org.springframework.web.multipart.commons.CommonsFileUploadSupport のメソッド
Commons FileUpload インスタンスのファクトリメソッド。
- newFileUpload(FileItemFactory) - クラス org.springframework.web.multipart.commons.CommonsMultipartResolver のメソッド
基礎となる org.apache.commons.fileupload.servlet.ServletFileUpload
インスタンスを初期化します。
- newFormalParameterReference(int) - クラス org.springframework.asm.TypeReference の静的メソッド
メソッドの仮パラメーターの型への参照を返します。
- newHandle(int, String, String, String) - クラス org.springframework.asm.ClassWriter のメソッド
- newHandle(int, String, String, String, boolean) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにハンドルを追加します。
- newInstance(Class) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- newInstance(Class, Class[], Object[]) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- newInstance(Constructor, Object[]) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- newInstance(String, String[], WeakCacheKey<CallbackFilter>, Type[], boolean, boolean, Long) - インターフェース org.springframework.cglib.proxy. Enhancer.EnhancerKey のメソッド
- newInstance(Class<T>) - クラス org.springframework.jdbc.core.BeanPropertyRowMapper の静的メソッド
新しい BeanPropertyRowMapper
を作成する静的ファクトリメソッド。
- newInstance(Class<T>, ConversionService) - クラス org.springframework.jdbc.core.BeanPropertyRowMapper の静的メソッド
新しい BeanPropertyRowMapper
を作成する静的ファクトリメソッド。
- newInstance(Class<T>) - クラス org.springframework.jdbc.core.SingleColumnRowMapper の静的メソッド
新しい SingleColumnRowMapper
を作成する静的ファクトリメソッド。
- newInstance(Class<T>, ConversionService) - クラス org.springframework.jdbc.core.SingleColumnRowMapper の静的メソッド
新しい SingleColumnRowMapper
を作成する静的ファクトリメソッド。
- newInstance(Class<T>, boolean) - クラス org.springframework.objenesis.SpringObjenesis のメソッド
Objenesis を介して、指定されたクラスの新しいインスタンスを作成します。
- newInstance(Class<T>) - クラス org.springframework.objenesis.SpringObjenesis のメソッド
- newInstance() - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
新しい空のビルダーを作成します。
- newInstantiatorOf(Class<T>) - クラス org.springframework.objenesis.SpringObjenesis のメソッド
- newInvokeDynamic(String, String, Handle, Object...) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールに invokedynamic 参照を追加します。
- newJob(TriggerFiredBundle, Scheduler) - クラス org.springframework.scheduling.quartz.AdaptableJobFactory のメソッド
- newLine() - クラス org.springframework.mock.web.MockBodyContent のメソッド
- newLine() - クラス org.springframework.mock.web.MockJspWriter のメソッド
- newMethod(String, String, String, boolean) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにメソッド参照を追加します。
- newMethodType(String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにメソッドタイプ参照を追加します。
- newModule(String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにモジュール参照を追加します。
- newNameType(String, String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドするクラスの定数プールに名前とタイプを追加します。
- newNestedPropertyAccessor(Object, String) - クラス org.springframework.beans.AbstractNestablePropertyAccessor のメソッド
新しいネストされたプロパティアクセサーインスタンスを作成します。
- newNestedPropertyAccessor(Object, String) - クラス org.springframework.beans.BeanWrapperImpl のメソッド
- newNestedPropertyAccessor(Object, String) - クラス org.springframework.beans.DirectFieldAccessor のメソッド
- newPackage(String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールにパッケージ参照を追加します。
- newPreparedStatementCreator(List<?>) - クラス org.springframework.jdbc.core.PreparedStatementCreatorFactory のメソッド
指定されたパラメーターの新しい PreparedStatementCreator を返します。
- newPreparedStatementCreator(Object[]) - クラス org.springframework.jdbc.core.PreparedStatementCreatorFactory のメソッド
指定されたパラメーターの新しい PreparedStatementCreator を返します。
- newPreparedStatementCreator(String, Object[]) - クラス org.springframework.jdbc.core.PreparedStatementCreatorFactory のメソッド
指定されたパラメーターの新しい PreparedStatementCreator を返します。
- newPreparedStatementCreator(Object[]) - クラス org.springframework.jdbc.object.SqlOperation のメソッド
PreparedStatementCreator を返し、指定されたパラメーターで操作を実行します。
- newPreparedStatementCreator(String, Object[]) - クラス org.springframework.jdbc.object.SqlOperation のメソッド
PreparedStatementCreator を返し、指定されたパラメーターで操作を実行します。
- newPreparedStatementSetter(List<?>) - クラス org.springframework.jdbc.core.PreparedStatementCreatorFactory のメソッド
指定されたパラメーターの新しい PreparedStatementSetter を返します。
- newPreparedStatementSetter(Object[]) - クラス org.springframework.jdbc.core.PreparedStatementCreatorFactory のメソッド
指定されたパラメーターの新しい PreparedStatementSetter を返します。
- newPreparedStatementSetter(Object[]) - クラス org.springframework.jdbc.object.SqlOperation のメソッド
PreparedStatementSetter を返し、指定されたパラメーターで操作を実行します。
- newProperties() - クラス org.springframework.context.support.ReloadableResourceBundleMessageSource のメソッド
- newPrototypeInstance() - クラス org.springframework.aop.target.AbstractPrototypeBasedTargetSource のメソッド
サブクラスはこのメソッドを呼び出して、新しいプロトタイプインスタンスを作成する必要があります。
- newRowMapper(Object[], Map<?, ?>) - クラス org.springframework.jdbc.object.GenericSqlQuery のメソッド
- newRowMapper(Object[], Map<?, ?>) - クラス org.springframework.jdbc.object.MappingSqlQueryWithParameters のメソッド
保護された抽象メソッドの実装。
- newRowMapper(Object[], Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
サブクラスは、このメソッドを実装して、
execute
メソッドによって集約された
List
SE として返される行ごとにオブジェクトを抽出する必要があります。
- newRowMapper(Object[], Map<?, ?>) - クラス org.springframework.jdbc.object.UpdatableSqlQuery のメソッド
スーパークラステンプレートメソッドの実装。
- newSessionBeanInstance() - クラス org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor のメソッド
ステートレスセッション Bean の新しいインスタンスを返します。
- newSessionBeanInstance() - クラス org.springframework.ejb.access.LocalSlsbInvokerInterceptor のメソッド
ステートレスセッション Bean の新しいインスタンスを返します。
- newSqlXmlValue(String) - クラス org.springframework.jdbc.support.xml. Jdbc4SqlXmlHandler のメソッド
- newSqlXmlValue(XmlBinaryStreamProvider) - クラス org.springframework.jdbc.support.xml. Jdbc4SqlXmlHandler のメソッド
- newSqlXmlValue(XmlCharacterStreamProvider) - クラス org.springframework.jdbc.support.xml. Jdbc4SqlXmlHandler のメソッド
- newSqlXmlValue(Class<? extends Result>, XmlResultProvider) - クラス org.springframework.jdbc.support.xml. Jdbc4SqlXmlHandler のメソッド
- newSqlXmlValue(Document) - クラス org.springframework.jdbc.support.xml. Jdbc4SqlXmlHandler のメソッド
- newSqlXmlValue(String) - インターフェース org.springframework.jdbc.support.xml.SqlXmlHandler のメソッド
基盤となる JDBC ドライバーでサポートされているように、指定された XML データの SqlXmlValue
インスタンスを作成します。
- newSqlXmlValue(XmlBinaryStreamProvider) - インターフェース org.springframework.jdbc.support.xml.SqlXmlHandler のメソッド
基盤となる JDBC ドライバーでサポートされているように、指定された XML データの SqlXmlValue
インスタンスを作成します。
- newSqlXmlValue(XmlCharacterStreamProvider) - インターフェース org.springframework.jdbc.support.xml.SqlXmlHandler のメソッド
基盤となる JDBC ドライバーでサポートされているように、指定された XML データの SqlXmlValue
インスタンスを作成します。
- newSqlXmlValue(Class<? extends Result>, XmlResultProvider) - インターフェース org.springframework.jdbc.support.xml.SqlXmlHandler のメソッド
基盤となる JDBC ドライバーでサポートされているように、指定された XML データの SqlXmlValue
インスタンスを作成します。
- newSqlXmlValue(Document) - インターフェース org.springframework.jdbc.support.xml.SqlXmlHandler のメソッド
基盤となる JDBC ドライバーでサポートされているように、指定された XML データの SqlXmlValue
インスタンスを作成します。
- newSuperTypeReference(int) - クラス org.springframework.asm.TypeReference の静的メソッド
スーパークラスまたはクラスの 'implements' 句のインターフェースへの参照を返します。
- newThread(Runnable) - クラス org.springframework.scheduling.concurrent.CustomizableThreadFactory のメソッド
- newThread(Runnable) - クラス org.springframework.scheduling.concurrent.DefaultManagedAwareThreadFactory のメソッド
- newTransactionStatus(TransactionStatus) - クラス org.springframework.transaction.interceptor. TransactionAspectSupport.TransactionInfo のメソッド
- newTransactionStatus(TransactionDefinition, Object, boolean, boolean, boolean, Object) - クラス org.springframework.transaction.support.AbstractPlatformTransactionManager のメソッド
指定された引数の TransactionStatus インスタンスを作成します。
- newTransformerFactory(Class<? extends TransformerFactory>) - クラス org.springframework.web.servlet.view.xslt.XsltView のメソッド
このビューの新しい TransformerFactory をインスタンス化します。
- newTryCatchReference(int) - クラス org.springframework.asm.TypeReference の静的メソッド
メソッドの 'catch' 句で宣言された例外のタイプへの参照を返します。
- newTypeArgumentReference(int, int) - クラス org.springframework.asm.TypeReference の静的メソッド
コンストラクターまたはメソッドの呼び出しまたは参照の型引数の型への参照を返します。
- newTypeParameterBoundReference(int, int, int) - クラス org.springframework.asm.TypeReference の静的メソッド
ジェネリッククラスまたはジェネリックメソッドのバインドされた型パラメーターへの参照を返します。
- newTypeParameterReference(int, int) - クラス org.springframework.asm.TypeReference の静的メソッド
ジェネリッククラスまたはジェネリックメソッドの型パラメーターへの参照を返します。
- newTypeReference(int) - クラス org.springframework.asm.TypeReference の静的メソッド
指定されたソートの型参照を返します。
- newUTF8(String) - クラス org.springframework.asm.ClassWriter のメソッド
ビルドされるクラスの定数プールに UTF8 文字列を追加します。
- newWriter(Document, OutputStream) - クラス org.springframework.web.servlet.view.document.AbstractPdfView のメソッド
指定された iText ドキュメントの新しい PdfWriter を作成します。
- next() - クラス org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet のメソッド
- next() - インターフェース org.springframework.jdbc.support.rowset.SqlRowSet のメソッド
カーソルを次の行に移動します。
- next(Date) - クラス org.springframework.scheduling.support.CronSequenceGenerator のメソッド
Cron パターンに一致するシーケンスで、指定された値の後に次の
Date
SE を取得します。
- next() - クラス org.springframework.util.CompositeIterator のメソッド
- nextBackOff() - インターフェース org.springframework.util.backoff.BackOffExecution のメソッド
- nextChildIs(Class<?>...) - クラス org.springframework.expression.spel.ast.SpelNodeImpl のメソッド
次の子が指定されたクラスの 1 つである場合、true
を返します。
- nextExecutionTime(TriggerContext) - クラス org.springframework.scheduling.support.CronTrigger のメソッド
指定されたトリガーコンテキストに従って次の実行時間を決定します。
- nextExecutionTime(TriggerContext) - クラス org.springframework.scheduling.support.PeriodicTrigger のメソッド
タスクが再度実行されるまでの時間を返します。
- nextExecutionTime(TriggerContext) - インターフェース org.springframework.scheduling.Trigger のメソッド
指定されたトリガーコンテキストに従って次の実行時間を決定します。
- nextFieldId() - クラス org.springframework.expression.spel.CodeFlow のメソッド
- nextFreeVariableId() - クラス org.springframework.expression.spel.CodeFlow のメソッド
- nextInstance(Object) - クラス org.springframework.cglib.core.AbstractClassGenerator のメソッド
- nextInstance(Object) - クラス org.springframework.cglib.core. KeyFactory.Generator のメソッド
- nextInstance(Object) - クラス org.springframework.cglib.proxy.Enhancer のメソッド
- nextIntValue() - クラス org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer のメソッド
- nextIntValue() - インターフェース org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer のメソッド
データストアフィールドの最大値を int としてインクリメントします。
- nextLongValue() - クラス org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer のメソッド
- nextLongValue() - インターフェース org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer のメソッド
データストアフィールドの最大値を長くします。
- nextPage() - クラス org.springframework.beans.support.PagedListHolder のメソッド
次のページに切り替えます。
- nextStringValue() - クラス org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer のメソッド
- nextStringValue() - インターフェース org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer のメソッド
データストアフィールドの最大値を文字列としてインクリメントします。
- nextThreadName() - クラス org.springframework.util.CustomizableThreadCreator のメソッド
- NO_CLOSE_FRAME - クラス org.springframework.web.reactive.socket.CloseStatus の静的変数
「1006 は予約済みの値であり、エンドポイントによって Close コントロールフレームのステータスコードとして設定してはなりません(MUST NOT)。
- NO_CLOSE_FRAME - クラス org.springframework.web.socket.CloseStatus の静的変数
「1006 は予約済みの値であり、エンドポイントによって Close コントロールフレームのステータスコードとして設定してはなりません(MUST NOT)。
- NO_CONCURRENCY - クラス org.springframework.core.task.SimpleAsyncTaskExecutor の静的変数
並行性を「オフ」に切り替える: つまり、同時呼び出しを許可しません。
- NO_CONCURRENCY - クラス org.springframework.util.ConcurrencyThrottleSupport の静的変数
並行性を「オフ」に切り替える: つまり、同時呼び出しを許可しません。
- NO_STATUS_CODE - クラス org.springframework.web.reactive.socket.CloseStatus の静的変数
「1005 は予約済みの値であり、エンドポイントによって Close コントロールフレームのステータスコードとして設定してはなりません(MUST NOT)。
- NO_STATUS_CODE - クラス org.springframework.web.socket.CloseStatus の静的変数
「1005 は予約済みの値であり、エンドポイントによって Close コントロールフレームのステータスコードとして設定してはなりません(MUST NOT)。
- noCache() - クラス org.springframework.http.CacheControl の静的メソッド
「キャッシュなし」ディレクティブを追加します。
- noContent() - クラス org.springframework.http.ResponseEntity の静的メソッド
- noContent() - インターフェース org.springframework.web.reactive.function.server.ServerResponse の静的メソッド
- noContent() - インターフェース org.springframework.web.servlet.function.ServerResponse の静的メソッド
- node(Matcher<? super Node>) - クラス org.springframework.test.web.client.match.ContentRequestMatchers のメソッド
- node(Matcher<? super Node>) - クラス org.springframework.test.web.client.match.XpathRequestMatchers のメソッド
XPath を適用し、指定された Matcher<Node>
でそれをアサートします。
- node(Matcher<? super Node>) - クラス org.springframework.test.web.servlet.result.ContentResultMatchers のメソッド
- node(Matcher<? super Node>) - クラス org.springframework.test.web.servlet.result.XpathResultMatchers のメソッド
- nodeCount(Matcher<Integer>) - クラス org.springframework.test.web.client.match.XpathRequestMatchers のメソッド
XPath を適用し、指定された Matcher<Integer>
で見つかったノードの数をアサートします。
- nodeCount(int) - クラス org.springframework.test.web.client.match.XpathRequestMatchers のメソッド
XPath を適用し、見つかったノードの数をアサートします。
- nodeCount(int) - クラス org.springframework.test.web.reactive.server.XpathAssertions のメソッド
- nodeCount(Matcher<Integer>) - クラス org.springframework.test.web.reactive.server.XpathAssertions のメソッド
- nodeCount(Consumer<Integer>) - クラス org.springframework.test.web.reactive.server.XpathAssertions のメソッド
XPath 評価の結果としてノードの数を消費します。
- nodeCount(Matcher<Integer>) - クラス org.springframework.test.web.servlet.result.XpathResultMatchers のメソッド
XPath を評価し、指定された Hamcrest
Matcher
で見つかったノードの数をアサートします。
- nodeCount(int) - クラス org.springframework.test.web.servlet.result.XpathResultMatchers のメソッド
XPath を評価し、見つかったノードの数をアサートします。
- nodeList(Matcher<? super NodeList>) - クラス org.springframework.test.web.servlet.result.XpathResultMatchers のメソッド
- nodeNameEquals(Node, String) - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate のメソッド
指定されたノードの名前が指定された名前と等しいかどうかを判別します。
- nodeNameEquals(Node, String) - クラス org.springframework.util.xml.DomUtils の静的メソッド
名前空間対応の等しい比較。
- noHandlerFound(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.DispatcherServlet のメソッド
ハンドラーが見つかりません -> 適切な HTTP レスポンスステータスを設定します。
- NoHandlerFoundException - org.springframework.web.servlet の例外
デフォルトでは、DispatcherServlet はリクエストのハンドラーを見つけることができない場合、404 レスポンスを送信します。
- NoHandlerFoundException(String, String, HttpHeaders) - クラス org.springframework.web.servlet.NoHandlerFoundException の例外
NoHandlerFoundException のコンストラクター。
- noMessageReceived(Object, Session) - クラス org.springframework.jms.listener.AbstractPollingMessageListenerContainer のメソッド
メッセージが受信されなかった場合に、受信ループに再び戻る前に呼び出されるテンプレートメソッド。
- noMessageReceived(Object, Session) - クラス org.springframework.jms.listener.DefaultMessageListenerContainer のメソッド
影響を受ける呼び出し元をアイドルとしてマークします。
- NON_TX_DATA_SOURCE_PREFIX - クラス org.springframework.scheduling.quartz.LocalDataSourceJobStore の静的変数
Quartz の非トランザクション ConnectionProvider に使用される名前。
- nonClosing(InputStream) - クラス org.springframework.util.StreamUtils の静的メソッド
- nonClosing(OutputStream) - クラス org.springframework.util.StreamUtils の静的メソッド
- nonDeferredAsyncValue(Class<?>, Supplier<?>) - クラス org.springframework.core.ReactiveTypeDescriptor の静的メソッド
- NONE - インターフェース org.springframework.core.annotation.AnnotationFilter の静的変数
- none() - クラス org.springframework.core.annotation.RepeatableContainers の静的メソッド
- none() - クラス org.springframework.core.codec.Hints の静的メソッド
- NONE - クラス org.springframework.core.ResolvableType の静的変数
ResolvableType
は、使用できる値がない場合に返されます。
- NonNull - org.springframework.lang のアノテーション型
アノテーション付き要素は null
にはできないことを宣言するための一般的な Spring アノテーション。
- NonNullApi - org.springframework.lang のアノテーション型
パラメーターと戻り値が特定のパッケージのデフォルトで null 不可と見なされることを宣言する一般的な Spring アノテーション。
- NonNullFields - org.springframework.lang のアノテーション型
特定のパッケージに対して、フィールドがデフォルトで null 不可と見なされることを宣言する一般的な Spring アノテーション。
- NonTransientDataAccessException - org.springframework.dao の例外
非一時的と見なされるデータアクセス例外の階層のルート - 例外の原因が修正されない限り、同じ操作の再試行は失敗します。
- NonTransientDataAccessException(String) - クラス org.springframework.dao.NonTransientDataAccessException の例外
NonTransientDataAccessException のコンストラクター。
- NonTransientDataAccessException(String, Throwable) - クラス org.springframework.dao.NonTransientDataAccessException の例外
NonTransientDataAccessException のコンストラクター。
- NonTransientDataAccessResourceException - org.springframework.dao の例外
リソースが完全に失敗し、失敗が永続的な場合にスローされるデータアクセス例外。
- NonTransientDataAccessResourceException(String) - クラス org.springframework.dao.NonTransientDataAccessResourceException の例外
NonTransientDataAccessResourceException のコンストラクター。
- NonTransientDataAccessResourceException(String, Throwable) - クラス org.springframework.dao.NonTransientDataAccessResourceException の例外
NonTransientDataAccessResourceException のコンストラクター。
- noNullElements(Object[], String) - クラス org.springframework.util.Assert の静的メソッド
配列に null
要素が含まれていないことをアサートします。
- noNullElements(Object[], Supplier<String>) - クラス org.springframework.util.Assert の静的メソッド
配列に null
要素が含まれていないことをアサートします。
- noNullElements(Object[]) - クラス org.springframework.util.Assert の静的メソッド
- noNullElements(Collection<?>, String) - クラス org.springframework.util.Assert の静的メソッド
コレクションに null
要素が含まれていないことをアサートします。
- noNullElements(Collection<?>, Supplier<String>) - クラス org.springframework.util.Assert の静的メソッド
コレクションに null
要素が含まれていないことをアサートします。
- NoOpCache - org.springframework.cache.support のクラス
キャッシュを無効にするのに適した操作なしの
Cache
実装。
- NoOpCache(String) - クラス org.springframework.cache.support.NoOpCache のコンストラクター
- NoOpCacheManager - org.springframework.cache.support のクラス
キャッシングを無効にするのに適した基本的な操作なしの
CacheManager
実装。通常、実際のバッキングストアなしでバッキングキャッシュ宣言に使用されます。
- NoOpCacheManager() - クラス org.springframework.cache.support.NoOpCacheManager のコンストラクター
- NoOpLog - org.apache.commons.logging.impl のクラス
すべてのメッセージを破棄する
Log
の簡単な実装。
- NoOpLog() - クラス org.apache.commons.logging.impl.NoOpLog のコンストラクター
- NoOpLog(String) - クラス org.apache.commons.logging.impl.NoOpLog のコンストラクター
- NOP - インターフェース org.springframework.asm.Opcodes の静的変数
- NORMAL - クラス org.springframework.web.reactive.socket.CloseStatus の静的変数
「1000 は通常の閉鎖を示します。つまり、接続が確立された目的が達成されたことを意味します。」
- NORMAL - クラス org.springframework.web.socket.CloseStatus の静的変数
「1000 は通常の閉鎖を示します。つまり、接続が確立された目的が達成されたことを意味します。」
- normalize() - クラス org.springframework.web.util.UriComponents のメソッド
「path/..」のようなシーケンスを削除してパスを正規化します。
- NoRollbackRuleAttribute - org.springframework.transaction.interceptor のクラス
- NoRollbackRuleAttribute(Class<?>) - クラス org.springframework.transaction.interceptor.NoRollbackRuleAttribute のコンストラクター
提供された
Throwable
SE クラスの
NoRollbackRuleAttribute
クラスの新しいインスタンスを作成します。
- NoRollbackRuleAttribute(String) - クラス org.springframework.transaction.interceptor.NoRollbackRuleAttribute のコンストラクター
指定された exceptionName
の NoRollbackRuleAttribute
クラスの新しいインスタンスを作成します。
- noStore() - クラス org.springframework.http.CacheControl の静的メソッド
「ストアなし」ディレクティブを追加します。
- NoSuchBeanDefinitionException - org.springframework.beans.factory の例外
BeanFactory
が定義を見つけることができない Bean インスタンスを要求されたときにスローされる例外。
- NoSuchBeanDefinitionException(String) - クラス org.springframework.beans.factory.NoSuchBeanDefinitionException の例外
新しい NoSuchBeanDefinitionException
を作成します。
- NoSuchBeanDefinitionException(String, String) - クラス org.springframework.beans.factory.NoSuchBeanDefinitionException の例外
新しい NoSuchBeanDefinitionException
を作成します。
- NoSuchBeanDefinitionException(Class<?>) - クラス org.springframework.beans.factory.NoSuchBeanDefinitionException の例外
新しい NoSuchBeanDefinitionException
を作成します。
- NoSuchBeanDefinitionException(Class<?>, String) - クラス org.springframework.beans.factory.NoSuchBeanDefinitionException の例外
新しい NoSuchBeanDefinitionException
を作成します。
- NoSuchBeanDefinitionException(ResolvableType) - クラス org.springframework.beans.factory.NoSuchBeanDefinitionException の例外
新しい NoSuchBeanDefinitionException
を作成します。
- NoSuchBeanDefinitionException(ResolvableType, String) - クラス org.springframework.beans.factory.NoSuchBeanDefinitionException の例外
新しい NoSuchBeanDefinitionException
を作成します。
- NoSuchMessageException - org.springframework.context の例外
メッセージを解決できない場合にスローされる例外。
- NoSuchMessageException(String, Locale) - クラス org.springframework.context.NoSuchMessageException の例外
新しい例外を作成します。
- NoSuchMessageException(String) - クラス org.springframework.context.NoSuchMessageException の例外
新しい例外を作成します。
- NOT_ACCEPTABLE - クラス org.springframework.web.reactive.socket.CloseStatus の静的変数
「1003 は、エンドポイントが受信できないタイプのデータを受信したため、エンドポイントが接続を終了していることを示します(たとえば、テキストデータのみを理解するエンドポイントは、バイナリメッセージを受信した場合にこれを送信できます)。」
- NOT_ACCEPTABLE - クラス org.springframework.web.socket.CloseStatus の静的変数
「1003 は、エンドポイントが受信できないタイプのデータを受信したため、エンドポイントが接続を終了していることを示します(たとえば、テキストデータのみを理解するエンドポイントは、バイナリメッセージを受信した場合にこれを送信できます)。」
- NotAcceptableStatusException - org.springframework.web.server の例外
レスポンスステータス 406 に適合するエラーの例外(受け入れられません)。
- NotAcceptableStatusException(String) - クラス org.springframework.web.server.NotAcceptableStatusException の例外
リクエストされた Content-Type が無効な場合のコンストラクター。
- NotAcceptableStatusException(List<MediaType>) - クラス org.springframework.web.server.NotAcceptableStatusException の例外
リクエストされた Content-Type がサポートされていない場合のコンストラクター。
- NotAnAtAspectException - org.springframework.aop.aspectj.annotation の例外
AspectJ アノテーションスタイルのアスペクトではないクラスでアドバイザー生成操作を実行しようとしたときにスローされる AopConfigException の拡張。
- NotAnAtAspectException(Class<?>) - クラス org.springframework.aop.aspectj.annotation.NotAnAtAspectException の例外
指定されたクラスの新しい NotAnAtAspectException を作成します。
- notEmpty(Object[], String) - クラス org.springframework.util.Assert の静的メソッド
配列に要素が含まれていることをアサートします。つまり、null
であってはならず、少なくとも 1 つの要素が含まれている必要があります。
- notEmpty(Object[], Supplier<String>) - クラス org.springframework.util.Assert の静的メソッド
配列に要素が含まれていることをアサートします。つまり、null
であってはならず、少なくとも 1 つの要素が含まれている必要があります。
- notEmpty(Object[]) - クラス org.springframework.util.Assert の静的メソッド
- notEmpty(Collection<?>, String) - クラス org.springframework.util.Assert の静的メソッド
コレクションに要素が含まれていることを表明します。つまり、null
であってはならず、少なくとも 1 つのエレメントを含んでいる必要があります。
- notEmpty(Collection<?>, Supplier<String>) - クラス org.springframework.util.Assert の静的メソッド
コレクションに要素が含まれていることを表明します。つまり、null
であってはならず、少なくとも 1 つのエレメントを含んでいる必要があります。
- notEmpty(Collection<?>) - クラス org.springframework.util.Assert の静的メソッド
- notEmpty(Map<?, ?>, String) - クラス org.springframework.util.Assert の静的メソッド
マップにエントリが含まれていることをアサートします。つまり、null
であってはならず、少なくとも 1 つのエントリが含まれている必要があります。
- notEmpty(Map<?, ?>, Supplier<String>) - クラス org.springframework.util.Assert の静的メソッド
マップにエントリが含まれていることをアサートします。つまり、null
であってはならず、少なくとも 1 つのエントリが含まれている必要があります。
- notEmpty(Map<?, ?>) - クラス org.springframework.util.Assert の静的メソッド
- notFound() - クラス org.springframework.http.ResponseEntity の静的メソッド
- notFound() - インターフェース org.springframework.web.reactive.function.server.ServerResponse の静的メソッド
- notFound() - インターフェース org.springframework.web.servlet.function.ServerResponse の静的メソッド
- NotificationListenerBean - org.springframework.jmx.export のクラス
- NotificationListenerBean() - クラス org.springframework.jmx.export.NotificationListenerBean のコンストラクター
- NotificationListenerBean(NotificationListener) - クラス org.springframework.jmx.export.NotificationListenerBean のコンストラクター
- NotificationListenerHolder - org.springframework.jmx.support のクラス
- NotificationListenerHolder() - クラス org.springframework.jmx.support.NotificationListenerHolder のコンストラクター
- NotificationListenerRegistrar - org.springframework.jmx.access のクラス
- NotificationListenerRegistrar() - クラス org.springframework.jmx.access.NotificationListenerRegistrar のコンストラクター
- NotificationPublisher - org.springframework.jmx.export.notification のインターフェース
Spring 管理の MBean が JMX 通知を
MBeanServer
SE に送信する方法を意識せずに公開できるようにするシンプルなインターフェース。
- NotificationPublisherAware - org.springframework.jmx.export.notification のインターフェース
- notNull(Object, String) - クラス org.springframework.util.Assert の静的メソッド
オブジェクトが null
ではないことを表明します。
- notNull(Object, Supplier<String>) - クラス org.springframework.util.Assert の静的メソッド
オブジェクトが null
ではないことを表明します。
- notNull(Object) - クラス org.springframework.util.Assert の静的メソッド
- NoTransactionException - org.springframework.transaction の例外
既存のトランザクションに依存する操作(ロールバックステータスの設定など)が試行され、既存のトランザクションがない場合にスローされる例外。
- NoTransactionException(String) - クラス org.springframework.transaction.NoTransactionException の例外
NoTransactionException のコンストラクター。
- NoTransactionException(String, Throwable) - クラス org.springframework.transaction.NoTransactionException の例外
NoTransactionException のコンストラクター。
- noTransform() - クラス org.springframework.http.CacheControl のメソッド
「変換なし」ディレクティブを追加します。
- NotReadablePropertyException - org.springframework.beans の例外
getter メソッドがないため、読み取り不可能なプロパティの値を取得しようとすると例外がスローされます。
- NotReadablePropertyException(Class<?>, String) - クラス org.springframework.beans.NotReadablePropertyException の例外
新しい NotReadablePropertyException を作成します。
- NotReadablePropertyException(Class<?>, String, String) - クラス org.springframework.beans.NotReadablePropertyException の例外
新しい NotReadablePropertyException を作成します。
- NotReadablePropertyException(Class<?>, String, String, Throwable) - クラス org.springframework.beans.NotReadablePropertyException の例外
新しい NotReadablePropertyException を作成します。
- NotSupportedRecordFactory - org.springframework.jca.cci.connection のクラス
常に NotSupportedException をスローする CCI RecordFactory インターフェースの実装。
- NotSupportedRecordFactory() - クラス org.springframework.jca.cci.connection.NotSupportedRecordFactory のコンストラクター
- NotWritablePropertyException - org.springframework.beans の例外
書き込み可能でないプロパティの値を設定しようとすると例外がスローされます(通常、setter メソッドがないため)。
- NotWritablePropertyException(Class<?>, String) - クラス org.springframework.beans.NotWritablePropertyException の例外
新しい NotWritablePropertyException を作成します。
- NotWritablePropertyException(Class<?>, String, String) - クラス org.springframework.beans.NotWritablePropertyException の例外
新しい NotWritablePropertyException を作成します。
- NotWritablePropertyException(Class<?>, String, String, Throwable) - クラス org.springframework.beans.NotWritablePropertyException の例外
新しい NotWritablePropertyException を作成します。
- NotWritablePropertyException(Class<?>, String, String, String[]) - クラス org.springframework.beans.NotWritablePropertyException の例外
新しい NotWritablePropertyException を作成します。
- NoUniqueBeanDefinitionException - org.springframework.beans.factory の例外
一致する Bean が 1 つしか期待されていない場合に、複数の一致する候補が見つかった Bean インスタンスを BeanFactory
に要求すると、例外がスローされます。
- NoUniqueBeanDefinitionException(Class<?>, int, String) - クラス org.springframework.beans.factory.NoUniqueBeanDefinitionException の例外
新しい NoUniqueBeanDefinitionException
を作成します。
- NoUniqueBeanDefinitionException(Class<?>, Collection<String>) - クラス org.springframework.beans.factory.NoUniqueBeanDefinitionException の例外
新しい NoUniqueBeanDefinitionException
を作成します。
- NoUniqueBeanDefinitionException(Class<?>, String...) - クラス org.springframework.beans.factory.NoUniqueBeanDefinitionException の例外
新しい NoUniqueBeanDefinitionException
を作成します。
- NoUniqueBeanDefinitionException(ResolvableType, Collection<String>) - クラス org.springframework.beans.factory.NoUniqueBeanDefinitionException の例外
新しい NoUniqueBeanDefinitionException
を作成します。
- NoUniqueBeanDefinitionException(ResolvableType, String...) - クラス org.springframework.beans.factory.NoUniqueBeanDefinitionException の例外
新しい NoUniqueBeanDefinitionException
を作成します。
- noValue(Class<?>, Supplier<?>) - クラス org.springframework.core.ReactiveTypeDescriptor の静的メソッド
値を生成しないリアクティブ型の記述子。
- NULL - インターフェース org.springframework.asm.Opcodes の静的変数
- NULL - クラス org.springframework.expression.TypedValue の静的変数
- NULL_ELEMENT - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- Nullable - org.springframework.lang のアノテーション型
状況によっては、アノテーション付きの要素が null
になる可能性があることを宣言する一般的な Spring アノテーション。
- nullableSingleResult(Collection<T>) - クラス org.springframework.dao.support.DataAccessUtils の静的メソッド
指定されたコレクションから単一の結果オブジェクトを返します。
- NullLiteral - org.springframework.expression.spel.ast のクラス
null を表す式言語の AST ノード。
- NullLiteral(int, int) - クラス org.springframework.expression.spel.ast.NullLiteral のコンストラクター
- NULLS_HIGH - クラス org.springframework.util.comparator.NullSafeComparator の静的変数
このコンパレーターの共有デフォルトインスタンス。null 以外のオブジェクトよりも null を扱います。
- NULLS_LOW - クラス org.springframework.util.comparator.NullSafeComparator の静的変数
このコンパレーターの共有デフォルトインスタンス。null 以外のオブジェクトよりも null を扱います。
- nullSafeClassName(ContextLoader) - クラス org.springframework.test.context.MergedContextConfiguration の静的メソッド
- nullSafeClassName(Object) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定されたオブジェクトのクラス名を決定します。
- NullSafeComparator <T> - org.springframework.util.comparator のクラス
null を他のオブジェクトより低いまたは高いと安全に比較するコンパレータ。
- NullSafeComparator(Comparator<T>, boolean) - クラス org.springframework.util.comparator.NullSafeComparator のコンストラクター
提供されたフラグに基づいて null
をソートする NullSafeComparator を作成し、指定されたコンパレータを装飾します。
- nullSafeEquals(Object, Object) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定されたオブジェクトが等しいかどうかを判別し、両方が null
の場合は true
を返し、一方のみが null
の場合は false
を返します。
- nullSafeHashCode(Object) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定されたオブジェクトのハッシュコードとして返します。通常は Object#hashCode()
} の値です。
- nullSafeHashCode(Object[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(boolean[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(byte[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(char[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(double[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(float[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(int[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(long[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeHashCode(short[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容に基づいてハッシュコードを返します。
- nullSafeToString(Object) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定されたオブジェクトの文字列表現を返します。
- nullSafeToString(Object[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(boolean[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(byte[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(char[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(double[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(float[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(int[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(long[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullSafeToString(short[]) - クラス org.springframework.util.ObjectUtils の静的メソッド
指定された配列の内容のストリング表現を返します。
- nullsHigh() - クラス org.springframework.util.comparator.Comparators の静的メソッド
- nullsHigh(Comparator<T>) - クラス org.springframework.util.comparator.Comparators の静的メソッド
null 値を受け入れ、null 以外の値よりも高くソートする、指定されたコンパレーターのデコレーターを返します。
- nullsLow() - クラス org.springframework.util.comparator.Comparators の静的メソッド
- nullsLow(Comparator<T>) - クラス org.springframework.util.comparator.Comparators の静的メソッド
null 値を受け入れ、null 以外の値よりも低い順に並べ替える、指定されたコンパレータのデコレータを返します。
- NullSourceExtractor - org.springframework.beans.factory.parsing のクラス
- NullSourceExtractor() - クラス org.springframework.beans.factory.parsing.NullSourceExtractor のコンストラクター
- nullValue - クラス org.springframework.beans.factory.config.PlaceholderConfigurerSupport の変数
- NullValue - org.springframework.cache.support のクラス
他の方法では null
値をサポートしないキャッシュストアの null
の代替として機能する単純な直列化可能なクラス。
- NullValueInNestedPathException - org.springframework.beans の例外
有効なネストされたプロパティパスのナビゲーションが NullPointerException に遭遇した場合にスローされる例外。
- NullValueInNestedPathException(Class<?>, String) - クラス org.springframework.beans.NullValueInNestedPathException の例外
新しい NullValueInNestedPathException を作成します。
- NullValueInNestedPathException(Class<?>, String, String) - クラス org.springframework.beans.NullValueInNestedPathException の例外
新しい NullValueInNestedPathException を作成します。
- NullValueInNestedPathException(Class<?>, String, String, Throwable) - クラス org.springframework.beans.NullValueInNestedPathException の例外
新しい NullValueInNestedPathException を作成します。
- NullValueRef() - クラス org.springframework.expression.spel.ast. ValueRef.NullValueRef のコンストラクター
- number(Matcher<? super Double>) - クラス org.springframework.test.web.client.match.XpathRequestMatchers のメソッド
XPath を適用し、指定されたマッチャーで見つかった数をアサートします。
- number(Double) - クラス org.springframework.test.web.client.match.XpathRequestMatchers のメソッド
XPath を適用し、見つかった数値をアサートします。
- number(Matcher<? super Double>) - クラス org.springframework.test.web.reactive.server.XpathAssertions のメソッド
- number(Consumer<Double>) - クラス org.springframework.test.web.reactive.server.XpathAssertions のメソッド
XPath 評価の結果を Double として使用します。
- number(Matcher<? super Double>) - クラス org.springframework.test.web.servlet.result.XpathResultMatchers のメソッド
- number(Double) - クラス org.springframework.test.web.servlet.result.XpathResultMatchers のメソッド
- NumberFormat - org.springframework.format.annotation のアノテーション型
フィールドまたはメソッドのパラメーターを数値としてフォーマットする必要があることを宣言します。
- NumberFormat.Style - org.springframework.format.annotation の列挙
一般的な数値形式のスタイル。
- NumberFormatAnnotationFormatterFactory - org.springframework.format.number のクラス
- NumberFormatAnnotationFormatterFactory() - クラス org.springframework.format.number.NumberFormatAnnotationFormatterFactory のコンストラクター
- NumberStyleFormatter - org.springframework.format.number のクラス
NumberFormat の数値スタイルを使用する汎用数値フォーマッター。
- NumberStyleFormatter() - クラス org.springframework.format.number.NumberStyleFormatter のコンストラクター
パターンなしで新しい NumberStyleFormatter を作成します。
- NumberStyleFormatter(String) - クラス org.springframework.format.number.NumberStyleFormatter のコンストラクター
指定されたパターンで新しい NumberStyleFormatter を作成します。
- NumberUtils - org.springframework.util のクラス
数値変換および解析のためのその他のユーティリティメソッド。
- NumberUtils() - クラス org.springframework.util.NumberUtils のコンストラクター