info.magnolia.module.blossom.urimapping
Class VirtualURIMappingExporter

java.lang.Object
  extended by info.magnolia.module.blossom.support.AbstractBeanDetector
      extended by info.magnolia.module.blossom.urimapping.VirtualURIMappingExporter
All Implemented Interfaces:
BlossomDispatcherAware, EventListener, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener

public class VirtualURIMappingExporter
extends AbstractBeanDetector

Detects and exposes any beans that implement VirtualUriMapping.

Since:
1.1.1

Constructor Summary
VirtualURIMappingExporter()
           
 
Method Summary
protected  boolean include(Class<?> beanType, String beanName)
           
protected  void onBeanDetection(Object bean, String beanName)
           
 
Methods inherited from class info.magnolia.module.blossom.support.AbstractBeanDetector
detectBeans, getApplicationContext, getType, onApplicationEvent, setApplicationContext, setBlossomDispatcher, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualURIMappingExporter

public VirtualURIMappingExporter()
Method Detail

include

protected boolean include(Class<?> beanType,
                          String beanName)
Overrides:
include in class AbstractBeanDetector

onBeanDetection

protected void onBeanDetection(Object bean,
                               String beanName)
Specified by:
onBeanDetection in class AbstractBeanDetector


Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.