org.apache.cocoon.sitemap.spring
Class SitemapNodeScopeResolver

java.lang.Object
  extended by org.apache.cocoon.sitemap.spring.SitemapNodeScopeResolver
All Implemented Interfaces:
org.springframework.context.annotation.ScopeMetadataResolver

public class SitemapNodeScopeResolver
extends Object
implements org.springframework.context.annotation.ScopeMetadataResolver


Constructor Summary
SitemapNodeScopeResolver()
           
 
Method Summary
 org.springframework.context.annotation.ScopeMetadata resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SitemapNodeScopeResolver

public SitemapNodeScopeResolver()
Method Detail

resolveScopeMetadata

public org.springframework.context.annotation.ScopeMetadata resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition definition)

Specified by:
resolveScopeMetadata in interface org.springframework.context.annotation.ScopeMetadataResolver
See Also:
ScopeMetadataResolver.resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.