Fabric3 Introspection

org.fabric3.introspection.java.annotation
Class PolicyAnnotationProcessorImpl

java.lang.Object
  extended by org.fabric3.introspection.java.annotation.PolicyAnnotationProcessorImpl
All Implemented Interfaces:
org.fabric3.spi.introspection.java.annotation.PolicyAnnotationProcessor

public class PolicyAnnotationProcessorImpl
extends Object
implements org.fabric3.spi.introspection.java.annotation.PolicyAnnotationProcessor

Version:
$Rev: 9763 $ $Date: 2011-01-03 00:48:06 +0000 (Mon, 03 Jan 2011) $

Constructor Summary
PolicyAnnotationProcessorImpl()
           
 
Method Summary
 void process(Annotation annotation, org.fabric3.model.type.PolicyAware modelObject, org.fabric3.spi.introspection.IntrospectionContext context)
           
 void setIntentsToQualifiers(Map<String,QName> intentsToQualifiers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyAnnotationProcessorImpl

public PolicyAnnotationProcessorImpl()
Method Detail

setIntentsToQualifiers

public void setIntentsToQualifiers(Map<String,QName> intentsToQualifiers)

process

public void process(Annotation annotation,
                    org.fabric3.model.type.PolicyAware modelObject,
                    org.fabric3.spi.introspection.IntrospectionContext context)
Specified by:
process in interface org.fabric3.spi.introspection.java.annotation.PolicyAnnotationProcessor

Fabric3 Introspection

Copyright © 2007-2011 Metaform Systems.