|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OsgiApplicationContextCreator | |
---|---|
org.springframework.osgi.extender.support | Support package for Spring-DM Extender infrastructure. |
Uses of OsgiApplicationContextCreator in org.springframework.osgi.extender.support |
---|
Classes in org.springframework.osgi.extender.support that implement OsgiApplicationContextCreator | |
---|---|
class |
ConditionalApplicationContextCreator
Useful OsgiApplicationContextCreator implementation that dictates
whether the default application context used by the Spring-DM extender should
be created (or not) based on a boolean value. |
class |
DefaultOsgiApplicationContextCreator
Default OsgiApplicationContextCreator implementation. |
Methods in org.springframework.osgi.extender.support with parameters of type OsgiApplicationContextCreator | |
---|---|
void |
ConditionalApplicationContextCreator.setDelegatedApplicationContextCreator(OsgiApplicationContextCreator delegatedContextCreator)
Sets the OsgiApplicationContextCreator used by this context
creator for the actual creation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |