org.fabric3.introspection.java.annotation
Class OASISDestroyProcessor<I extends org.fabric3.model.type.component.Implementation<? extends org.fabric3.spi.model.type.java.InjectingComponentType>>
java.lang.Object
org.fabric3.spi.introspection.java.annotation.AbstractAnnotationProcessor<org.oasisopen.sca.annotation.Destroy,I>
org.fabric3.introspection.java.annotation.OASISDestroyProcessor<I>
- All Implemented Interfaces:
- org.fabric3.spi.introspection.java.annotation.AnnotationProcessor<org.oasisopen.sca.annotation.Destroy,I>
public class OASISDestroyProcessor<I extends org.fabric3.model.type.component.Implementation<? extends org.fabric3.spi.model.type.java.InjectingComponentType>>
- extends org.fabric3.spi.introspection.java.annotation.AbstractAnnotationProcessor<org.oasisopen.sca.annotation.Destroy,I>
- Version:
- $Rev: 9763 $ $Date: 2011-01-03 00:48:06 +0000 (Mon, 03 Jan 2011) $
|
Method Summary |
void |
visitMethod(org.oasisopen.sca.annotation.Destroy annotation,
Method method,
Class<?> implClass,
I implementation,
org.fabric3.spi.introspection.IntrospectionContext context)
|
| Methods inherited from class org.fabric3.spi.introspection.java.annotation.AbstractAnnotationProcessor |
getType, visitConstructor, visitConstructorParameter, visitField, visitMethodParameter, visitType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OASISDestroyProcessor
public OASISDestroyProcessor()
visitMethod
public void visitMethod(org.oasisopen.sca.annotation.Destroy annotation,
Method method,
Class<?> implClass,
I implementation,
org.fabric3.spi.introspection.IntrospectionContext context)
- Specified by:
visitMethod in interface org.fabric3.spi.introspection.java.annotation.AnnotationProcessor<org.oasisopen.sca.annotation.Destroy,I extends org.fabric3.model.type.component.Implementation<? extends org.fabric3.spi.model.type.java.InjectingComponentType>>- Overrides:
visitMethod in class org.fabric3.spi.introspection.java.annotation.AbstractAnnotationProcessor<org.oasisopen.sca.annotation.Destroy,I extends org.fabric3.model.type.component.Implementation<? extends org.fabric3.spi.model.type.java.InjectingComponentType>>
Copyright © 2007-2011 Metaform Systems.