edu.internet2.middleware.shibboleth.idp.config.profile
Class ProfileHandlerGroupBeanDefinitionParser

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.idp.config.profile.ProfileHandlerGroupBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class ProfileHandlerGroupBeanDefinitionParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser

Spring bean definition parser for profile handler root element.


Field Summary
static QName SCHEMA_TYPE
          Schema type name.
 
Constructor Summary
ProfileHandlerGroupBeanDefinitionParser()
           
 
Method Summary
 org.springframework.beans.factory.config.BeanDefinition parse(Element config, org.springframework.beans.factory.xml.ParserContext context)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMA_TYPE

public static final QName SCHEMA_TYPE
Schema type name.

Constructor Detail

ProfileHandlerGroupBeanDefinitionParser

public ProfileHandlerGroupBeanDefinitionParser()
Method Detail

parse

public org.springframework.beans.factory.config.BeanDefinition parse(Element config,
                                                                     org.springframework.beans.factory.xml.ParserContext context)

Specified by:
parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser


Copyright © 2006-2008 Internet2. All Rights Reserved.