Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.xd.module.core Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AbstractModuleBase support class for modules, wrapping ModuleDescriptor and ModuleDeploymentProperties.Classorg.springframework.xd.module.coreSpring XD
CompositeModuleClassorg.springframework.xd.module.coreSpring XD
JavaConfiguredModuleA SimpleModule configured by an @Configuration class.Classorg.springframework.xd.module.coreSpring XD
ModuleInterfaceorg.springframework.xd.module.coreSpring XD
ModuleEnvironmentA dedicated Environment for a module, which restricts the values exposed to thePropertySourcesPlaceholderConfigurer living in the module context.Classorg.springframework.xd.module.coreSpring XD
ModuleFactoryDetermines the type of Module to create from the Module's metadata and creates a module instance.Classorg.springframework.xd.module.coreSpring XD
NonBindingResourceConfiguredModuleA module type that chooses not to bind to the MessageBus.Classorg.springframework.xd.module.coreSpring XD
PluginTo be implemented by classes that want to alter how a Module works.Interfaceorg.springframework.xd.module.coreSpring XD
ResourceConfiguredModuleA SimpleModule configured using a bean definition resource (XML orAuthor:David Turanski, Eric BottardClassorg.springframework.xd.module.coreSpring XD
SimpleModuleA Module implementation backed by a Spring ApplicationContext.Classorg.springframework.xd.module.coreSpring XD