org.jboss.aop.microcontainer.beans
Class AnnotationOverride

java.lang.Object
  extended by org.jboss.aop.microcontainer.beans.AbstractAnnotation
      extended by org.jboss.aop.microcontainer.beans.AnnotationOverride

public class AnnotationOverride
extends AbstractAnnotation

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Field Summary
 
Fields inherited from class org.jboss.aop.microcontainer.beans.AbstractAnnotation
intro, manager
 
Constructor Summary
AnnotationOverride()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class org.jboss.aop.microcontainer.beans.AbstractAnnotation
getAnnotation, getExpr, getManager, isInvisible, setAnnotation, setExpr, setInvisible, setManager, validateAndCreate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationOverride

public AnnotationOverride()
Method Detail

start

public void start()
Specified by:
start in class AbstractAnnotation

stop

public void stop()
Specified by:
stop in class AbstractAnnotation


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.