JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Method Summary
Methods inherited from interface org.springframework.beans.factory.ListableBeanFactory
containsBeanDefinition , findAnnotationOnBean , getBeanDefinitionCount , getBeanDefinitionNames , getBeanNamesForAnnotation , getBeanNamesForType , getBeanNamesForType , getBeanNamesForType , getBeansOfType , getBeansOfType , getBeansWithAnnotation
Methods inherited from interface org.springframework.beans.factory.BeanFactory
containsBean , getAliases , getBean , getBean , getBean , getBean , getBean , getType , isPrototype , isSingleton , isTypeMatch , isTypeMatch
Method Detail
getWebServer
WebServer getWebServer()
Returns the
WebServer
that was created by the context or
null
if
the server has not yet been created.
Returns:
the web server
getServerNamespace
String getServerNamespace()
Returns the namespace of the web server application context or null
if no
namespace has been set. Used for disambiguation when multiple web servers are
running in the same application (for example a management context running on a
different port).
Returns:
the server namespace
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method