public class

ContextNamespaceHandler

extends NamespaceHandlerSupport
java.lang.Object
   ↳ org.springframework.beans.factory.xml.NamespaceHandlerSupport
     ↳ org.springframework.context.config.ContextNamespaceHandler

Class Overview

NamespaceHandler for the 'context' namespace.

Summary

Public Constructors
ContextNamespaceHandler()
Public Methods
void init()
[Expand]
Inherited Methods
From class org.springframework.beans.factory.xml.NamespaceHandlerSupport
From class java.lang.Object
From interface org.springframework.beans.factory.xml.NamespaceHandler

Public Constructors

public ContextNamespaceHandler ()

Public Methods

public void init ()