public class PluginContextExtensionsInitializer extends AbstractXMLBeanDefinitionProvider
OrderedContextInitializer
to scan for annotation configured beans in xd.extensions.basepackages and in
resource locations xd.extensions.locations. Each property value is a comma delimited string.Constructor and Description |
---|
PluginContextExtensionsInitializer() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String[] |
getLocations() |
int |
getOrder() |
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event) |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationPreparedEvent event)
onApplicationEvent
in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>
onApplicationEvent
in class AbstractXMLBeanDefinitionProvider
public int getOrder()
protected java.lang.String[] getLocations()
getLocations
in class AbstractXMLBeanDefinitionProvider