public class MessageBusClassLoaderFactory
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
作成された ClassLoader が使用される前に、このリスナーがトリガーされていることを確認してください。
修飾子と型 | フィールドと説明 |
---|---|
static java.lang.String | MESSAGE_BUS_JARS_LOCATION |
コンストラクターと説明 |
---|
MessageBusClassLoaderFactory() |
修飾子と型 | メソッドと説明 |
---|---|
org.springframework.core.io.support.PathMatchingResourcePatternResolver | getResolver() |
void | onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event) |
public static final java.lang.String MESSAGE_BUS_JARS_LOCATION
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
の onApplicationEvent
public org.springframework.core.io.support.PathMatchingResourcePatternResolver getResolver()