org.jboss.aop.microcontainer.beans
Class AnnotationIntroduction

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

public class AnnotationIntroduction
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
AnnotationIntroduction()
           
 
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

AnnotationIntroduction

public AnnotationIntroduction()
Method Detail

start

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

stop

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


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