org.fabric3.introspection.impl.annotation
Class CompositeProcessor<I extends org.fabric3.scdl.Implementation<? extends org.fabric3.scdl.InjectingComponentType>>
java.lang.Object
org.fabric3.introspection.java.AbstractAnnotationProcessor<org.fabric3.api.annotation.scope.Composite,I>
org.fabric3.introspection.impl.annotation.CompositeProcessor<I>
- All Implemented Interfaces:
- org.fabric3.introspection.java.AnnotationProcessor<org.fabric3.api.annotation.scope.Composite,I>
public class CompositeProcessor<I extends org.fabric3.scdl.Implementation<? extends org.fabric3.scdl.InjectingComponentType>>
- extends org.fabric3.introspection.java.AbstractAnnotationProcessor<org.fabric3.api.annotation.scope.Composite,I>
|
Method Summary |
void |
visitType(org.fabric3.api.annotation.scope.Composite annotation,
Class<?> type,
I implementation,
org.fabric3.introspection.IntrospectionContext context)
|
| Methods inherited from class org.fabric3.introspection.java.AbstractAnnotationProcessor |
getType, visitConstructor, visitConstructorParameter, visitField, visitMethod, visitMethodParameter, visitPackage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeProcessor
public CompositeProcessor()
visitType
public void visitType(org.fabric3.api.annotation.scope.Composite annotation,
Class<?> type,
I implementation,
org.fabric3.introspection.IntrospectionContext context)
- Specified by:
visitType in interface org.fabric3.introspection.java.AnnotationProcessor<org.fabric3.api.annotation.scope.Composite,I extends org.fabric3.scdl.Implementation<? extends org.fabric3.scdl.InjectingComponentType>>- Overrides:
visitType in class org.fabric3.introspection.java.AbstractAnnotationProcessor<org.fabric3.api.annotation.scope.Composite,I extends org.fabric3.scdl.Implementation<? extends org.fabric3.scdl.InjectingComponentType>>
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.