org.jboss.metadata.ejb.jboss
Class DescriptionsWrapper

java.lang.Object
  extended by org.jboss.metadata.ejb.jboss.DescriptionsWrapper
All Implemented Interfaces:
Annotation, Descriptions

public class DescriptionsWrapper
extends Object
implements Descriptions

Version:
$Revision: 65803 $
Author:
Scott.Stark@jboss.org

Method Summary
 Class<? extends Annotation> annotationType()
           
 Description[] value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
equals, hashCode, toString
 

Method Detail

annotationType

public Class<? extends Annotation> annotationType()
Specified by:
annotationType in interface Annotation

value

public Description[] value()


Copyright © 2009 JBoss Inc.. All Rights Reserved.